File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ org.gradle.logging.level=INFO
77
88# Quarkus
99quarkusPluginId =io.quarkus
10- quarkusPluginVersion =3.31.2
10+ quarkusPluginVersion =3.32.1
1111# https://mvnrepository.com/artifact/io.quarkus.platform/quarkus-bom
1212quarkusPlatformGroupId =io.quarkus.platform
1313quarkusPlatformArtifactId =quarkus-bom
14- quarkusPlatformVersion =3.31.2
14+ quarkusPlatformVersion =3.32.1
1515systemProp.quarkus.analytics.disabled =true
Original file line number Diff line number Diff line change 11[versions ]
22# # AboutBits Libraries ##
3- checkstyleConfig = " 2.0.0-RC1 "
3+ checkstyleConfig = " 2.0.0-RC2 "
44
55# Axion Release Plugin #
66axionReleasePlugin = " 1.21.1"
@@ -9,15 +9,15 @@ axionReleasePlugin = "1.21.1"
99jooq = " 3.20.11"
1010jSpecify = " 1.0.0"
1111lombok = " 1.18.42"
12- postgresql = " 42.7.9 "
13- quarkiverse-helm = " 1.2.7 "
12+ postgresql = " 42.7.10 "
13+ quarkiverse-helm = " 1.3.0 "
1414scram-client = " 3.2"
1515
1616# # Testing ##
1717assertj = " 3.27.7"
18- checkstyle = " 13.1 .0"
19- datafaker = " 2.5.3 "
20- errorProne = " 2.46 .0"
18+ checkstyle = " 13.2 .0"
19+ datafaker = " 2.5.4 "
20+ errorProne = " 2.47 .0"
2121errorPronePlugin = " 5.0.0"
2222nullAway = " 0.13.1"
2323
You can’t perform that action at this time.
0 commit comments