Skip to content

Commit 3acbc0a

Browse files
Update dependency org.postgresql:postgresql to v42.7.6 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8435f5a commit 3acbc0a

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
@@ -8,7 +8,7 @@ doma-processor = { module = "org.seasar.doma:doma-processor", version.ref = "dom
88
doma-slf4j = { module = "org.seasar.doma:doma-slf4j", version.ref = "doma" }
99

1010
jdbc-h2 = { module = "com.h2database:h2", version = "2.3.232" }
11-
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.5" }
11+
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.6" }
1212

1313
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.18" }
1414

0 commit comments

Comments
 (0)