File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ lazy val root = (project in file("."))
1212 guice,
1313 javaJpa,
1414 " com.h2database" % " h2" % " 2.2.224" ,
15- " org.hibernate" % " hibernate-core" % " 6.6.20 .Final" ,
15+ " org.hibernate" % " hibernate-core" % " 7.0.5 .Final" ,
1616 javaWs % " test" ,
1717 " org.awaitility" % " awaitility" % " 4.2.2" % " test" ,
1818 " org.assertj" % " assertj-core" % " 3.26.3" % " test" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ lazy val root = (project in file("."))
1515 guice,
1616 javaJpa,
1717 " com.h2database" % " h2" % " 2.2.224" ,
18- " org.hibernate" % " hibernate-core" % " 6.6.20 .Final" ,
18+ " org.hibernate" % " hibernate-core" % " 7.0.5 .Final" ,
1919 " io.dropwizard.metrics" % " metrics-core" % " 4.2.25" ,
2020 " com.palominolabs.http" % " url-builder" % " 1.1.5" ,
2121 " net.jodah" % " failsafe" % " 2.4.4" ,
You can’t perform that action at this time.
0 commit comments