We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac89b8 commit 4f10547Copy full SHA for 4f10547
gradle/libs.versions.toml
@@ -83,7 +83,7 @@ ignite-spring = { group = "org.apache.ignite", name = "ignite-spring", version.r
83
ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", version.ref = "ignite" }
84
85
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.11" }
86
-postgresql = { group = "org.postgresql", name = "postgresql", version = "42.6.0" }
+postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.0" }
87
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
88
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.14.0" }
89
junit = { group = "junit", name = "junit", version = "4.13.2" }
0 commit comments