Skip to content

Commit 1cf1d07

Browse files
committed
update to PostgreSQL JDBC 42.7.9, ErrorProne 2.46.0 and ErrorProne Gradle Plugin 4.4.0
1 parent 694b2ec commit 1cf1d07

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ checkstyleConfig = "2.0.0"
66
jooq = "3.20.10"
77
jSpecify = "1.0.0"
88
lombok = "1.18.42"
9-
postgresql = "42.7.8"
9+
postgresql = "42.7.9"
1010
quarkiverse-helm = "1.2.7"
1111
scram-client = "3.2"
1212

1313
## Testing ##
1414
assertj = "3.27.6"
1515
checkstyle = "13.0.0"
1616
datafaker = "2.5.3"
17-
errorProne = "2.45.0"
18-
errorPronePlugin = "4.3.0"
17+
errorProne = "2.46.0"
18+
errorPronePlugin = "4.4.0"
1919
nullAway = "0.12.15"
2020

2121
[plugins]

0 commit comments

Comments
 (0)