We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96ca51 commit e8882caCopy full SHA for e8882ca
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
val AkkaVersionInDocs = AkkaVersion.take(3)
14
val AkkaPersistenceJdbcVersion = "5.2.0" // only in migration tool tests
15
val AkkaProjectionVersionInDocs = "current"
16
- val H2Version = "2.2.222"
+ val H2Version = "2.2.224"
17
val R2dbcH2Version = "1.0.0.RELEASE"
18
19
object Compile {
0 commit comments