11group =io.github.danielliu1123
2- version =4.0.1 -SNAPSHOT
2+ version =4.0.2 -SNAPSHOT
33
44# Spring related
55# https://github.com/spring-projects/spring-boot
6- springBootVersion =4.0.1
6+ springBootVersion =4.0.2
77# https://docs.spring.io/spring-cloud-release/reference/index.html
88# https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-dependencies
99# springCloudVersion=2025.1.0
@@ -31,7 +31,7 @@ protovalidateVersion=1.0.1
3131# https://github.com/google/cel-java
3232celVersion =0.11.1
3333# https://github.com/springdoc/springdoc-openapi
34- springdocVersion =3.0.0
34+ springdocVersion =3.0.1
3535# https://github.com/DanielLiu1123/springdoc-bridge
3636springdocBridgeVersion =1.0.0
3737
@@ -40,12 +40,10 @@ springdocBridgeVersion=1.0.0
4040protobufPluginVersion =0.9.6
4141# https://github.com/spring-gradle-plugins/dependency-management-plugin
4242springDependencyManagementPluginVersion =1.1.7
43- # https://github.com/spring-gradle-plugins/nullability-plugin
44- springNullabilityPluginVersion =0.0.9
4543# https://github.com/graalvm/native-build-tools
4644graalvmBuildToolsVersion =0.11.3
4745# https://plugins.gradle.org/plugin/com.diffplug.gradle.spotless
48- spotlessVersion =8.1.0
46+ spotlessVersion =8.2.1
4947# https://plugins.gradle.org/plugin/com.github.spotbugs
5048spotbugsVersion =6.4.8
5149# https://github.com/spotbugs/spotbugs-gradle-plugin/blob/master/build.gradle.kts
@@ -56,9 +54,9 @@ springConfigPropertyDocumenterPluginVersion=0.7.2
5654# https://github.com/tbroyer/gradle-errorprone-plugin
5755errorPronePluginVersion =4.3.0
5856# https://github.com/uber/nullaway
59- nullAwayVersion =0.12.15
57+ nullAwayVersion =0.13.1
6058# https://github.com/google/error-prone
61- # 2.42 .0 needs JDK 21+: https://github.com/google/error-prone/releases/tag/v2.43.0
59+ # 2.43 .0 needs JDK 21+: https://github.com/google/error-prone/releases/tag/v2.43.0
6260errorProneCoreVersion =2.42.0
6361
6462# Publishing
0 commit comments