Skip to content

Commit

Permalink
Merge branch 'master' into extends-suggestion-iterable
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla authored Feb 20, 2024
2 parents 148d0a5 + 09b3edd commit 819b6d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ errorprone = "2.24.1"
geantyref = "1.3.15"
jmh = "1.37"
apiguardian = "1.1.2"
immutables = "2.10.0"
immutables = "2.10.1"

# integration
guice = "7.0.0"
Expand All @@ -28,7 +28,7 @@ jupiterEngine = "5.10.2"
mockitoCore = "4.11.0"
mockitoKotlin = "4.1.0"
mockitoJupiter = "4.11.0"
truth = "1.4.0"
truth = "1.4.1"
compileTesting = "0.21.0"

# build-logic
Expand Down

0 comments on commit 819b6d0

Please sign in to comment.