Skip to content

Commit 5edf116

Browse files
authored
Update plugin net.ltgt.errorprone to v4.4.0 (#2806)
2 parents d9cd7ef + 721b6a7 commit 5edf116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id 'dev.equo.ide' version '1.7.8' apply false // https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
1818
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false // https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
1919
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false // https://github.com/gradle-nexus/publish-plugin/releases
20-
id 'net.ltgt.errorprone' version '4.3.0' apply false
20+
id 'net.ltgt.errorprone' version '4.4.0' apply false
2121
id 'org.openrewrite.rewrite' version '7.24.0' apply false
2222
}
2323

0 commit comments

Comments
 (0)