We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83edf4 commit ebcdffcCopy full SHA for ebcdffc
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ spring-boot-platform = "3.2.5"
12
13
[libraries]
14
apache-commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
15
-errorprone-core = { module = "com.google.errorprone:error_prone_core", version = "2.27.0" }
+errorprone-core = { module = "com.google.errorprone:error_prone_core", version = "2.27.1" }
16
groovy-platform = { module = "org.apache.groovy:groovy-bom", version.ref = "groovy" }
17
spring-boot-configurationProcessor = { module = "org.springframework.boot:spring-boot-configuration-processor" }
18
spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools" }
0 commit comments