Skip to content

Commit ebcdffc

Browse files
committed
fix(deps): update dependency com.google.errorprone:error_prone_core to v2.27.1
1 parent c83edf4 commit ebcdffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spring-boot-platform = "3.2.5"
1212

1313
[libraries]
1414
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" }
15+
errorprone-core = { module = "com.google.errorprone:error_prone_core", version = "2.27.1" }
1616
groovy-platform = { module = "org.apache.groovy:groovy-bom", version.ref = "groovy" }
1717
spring-boot-configurationProcessor = { module = "org.springframework.boot:spring-boot-configuration-processor" }
1818
spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools" }

0 commit comments

Comments
 (0)