We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7756e commit 4fff2c8Copy full SHA for 4fff2c8
build.gradle
@@ -27,7 +27,7 @@ buildscript {
27
28
plugins {
29
id 'com.diffplug.spotless' version '6.22.0'
30
- id 'net.ltgt.errorprone' version '3.1.0'
+ id 'net.ltgt.errorprone' version '4.3.0'
31
id 'org.springframework.boot' version '3.2.4'
32
id 'io.spring.dependency-management' version '1.1.3'
33
id 'org.gradle.crypto.checksum' version '1.4.0'
0 commit comments