Skip to content

Commit e8882ca

Browse files
bump: h2 2.2.224 (was 2.2.222) (#467)
1 parent a96ca51 commit e8882ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313
val AkkaVersionInDocs = AkkaVersion.take(3)
1414
val AkkaPersistenceJdbcVersion = "5.2.0" // only in migration tool tests
1515
val AkkaProjectionVersionInDocs = "current"
16-
val H2Version = "2.2.222"
16+
val H2Version = "2.2.224"
1717
val R2dbcH2Version = "1.0.0.RELEASE"
1818

1919
object Compile {

0 commit comments

Comments
 (0)