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 80369e3 commit 8320b3bCopy full SHA for 8320b3b
versions/build.gradle.kts
@@ -127,7 +127,7 @@ dependencies.constraints {
127
api("org.libreoffice:libreoffice:24.8.4")
128
api("org.libreoffice:unoloader:24.8.4")
129
api("org.mockito:mockito-core:5.18.0")
130
- api("org.postgresql:postgresql:42.7.5")
+ api("org.postgresql:postgresql:42.7.7")
131
api("org.slf4j:jul-to-slf4j:2.0.17")
132
api("org.slf4j:slf4j-api:2.0.17")
133
api("org.testfx:testfx-core:4.0.16-alpha")
0 commit comments