Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/guava-33.0.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-manes authored Dec 20, 2023
2 parents 268b003 + 368f08d commit 282fdc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/hibernate/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
caffeine = "3.1.8"
h2 = "2.2.224"
hibernate = "6.4.0.Final"
hibernate = "6.4.1.Final"
junit = "5.10.1"
log4j2 = "3.0.0-alpha1"
slf4j = "2.0.7"
Expand Down
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bnd = "6.4.0"
bouncycastle = "1.70"
cache2k = "2.6.1.Final"
caffeine = "3.1.8"
checker-framework = "3.41.0"
checker-framework = "3.42.0"
checkstyle = "10.12.6"
coherence = "22.06.2"
commons-collections4 = "4.4"
Expand All @@ -19,7 +19,7 @@ commons-text = "1.11.0"
concurrentlinkedhashmap = "1.4.2"
config = "1.4.3"
coveralls = "2.12.2"
dependency-check = "9.0.5"
dependency-check = "9.0.6"
eclipse-collections = "12.0.0.M3"
ehcache3 = "3.10.8"
errorprone-core = "2.23.0"
Expand All @@ -33,7 +33,7 @@ felix-scr = "2.2.6"
findsecbugs = "1.12.0"
flip-tables = "1.1.0"
forbidden-apis = "3.6"
google-java-format = "1.18.1"
google-java-format = "1.19.1"
guava = "33.0.0-jre"
guice = "6.0.0"
hamcrest = "2.2"
Expand Down Expand Up @@ -86,7 +86,7 @@ spotbugs-plugin = "6.0.2"
stream = "2.9.8"
tcache = "2.0.1"
testng = "7.8.0"
truth = "1.1.5"
truth = "1.2.0"
univocity-parsers = "2.9.1"
versions = "0.50.0"
xz = "1.9"
Expand Down

0 comments on commit 282fdc9

Please sign in to comment.