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.
2 parents 07787a1 + f798c5d commit b687d07Copy full SHA for b687d07
gradle/libs.versions.toml
@@ -84,7 +84,7 @@ ignite-spring = { group = "org.apache.ignite", name = "ignite-spring", version.r
84
ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", version.ref = "ignite" }
85
86
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.14" }
87
-postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.0" }
+postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.1" }
88
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
89
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.14.1" }
90
junit = { group = "junit", name = "junit", version = "4.13.2" }
0 commit comments