Skip to content

Commit 2bd3743

Browse files
committed
update dependencies to latest versions
1 parent b63b726 commit 2bd3743

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
@@ -8,7 +8,7 @@ axionReleasePlugin = "1.21.1"
88
## Libraries ##
99
jooq = "3.20.11"
1010
jSpecify = "1.0.0"
11-
lombok = "1.18.42"
11+
lombok = "1.18.44"
1212
postgresql = "42.7.10"
1313
quarkiverse-helm = "1.3.0"
1414
scram-client = "3.2"
@@ -17,8 +17,8 @@ scram-client = "3.2"
1717
assertj = "3.27.7"
1818
checkstyle = "13.2.0"
1919
datafaker = "2.5.4"
20-
errorProne = "2.47.0"
21-
errorPronePlugin = "5.0.0"
20+
errorProne = "2.48.0"
21+
errorPronePlugin = "5.1.0"
2222
nullAway = "0.13.1"
2323

2424
[plugins]

0 commit comments

Comments
 (0)