Skip to content

Commit e610982

Browse files
Update dependency com.h2database:h2 to v2.4.240 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f99c1e commit e610982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ doma-core = { module = "org.seasar.doma:doma-core", version.ref = "doma" }
77
doma-processor = { module = "org.seasar.doma:doma-processor", version.ref = "doma" }
88
doma-slf4j = { module = "org.seasar.doma:doma-slf4j", version.ref = "doma" }
99

10-
jdbc-h2 = { module = "com.h2database:h2", version = "2.3.232" }
10+
jdbc-h2 = { module = "com.h2database:h2", version = "2.4.240" }
1111
jdbc-mysql = { module = "mysql:mysql-connector-java", version = "8.0.33" }
1212
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.8" }
1313

0 commit comments

Comments
 (0)