There was an error while loading. Please reload this page.
1 parent 694b2ec commit 1cf1d07Copy full SHA for 1cf1d07
1 file changed
gradle/libs.versions.toml
@@ -6,16 +6,16 @@ checkstyleConfig = "2.0.0"
6
jooq = "3.20.10"
7
jSpecify = "1.0.0"
8
lombok = "1.18.42"
9
-postgresql = "42.7.8"
+postgresql = "42.7.9"
10
quarkiverse-helm = "1.2.7"
11
scram-client = "3.2"
12
13
## Testing ##
14
assertj = "3.27.6"
15
checkstyle = "13.0.0"
16
datafaker = "2.5.3"
17
-errorProne = "2.45.0"
18
-errorPronePlugin = "4.3.0"
+errorProne = "2.46.0"
+errorPronePlugin = "4.4.0"
19
nullAway = "0.12.15"
20
21
[plugins]
0 commit comments