Skip to content

Commit 9480a65

Browse files
authored
Merge pull request #212 from graphql-java/dependabot/gradle/net.ltgt.errorprone-4.3.0
2 parents b3f792b + 62555db commit 9480a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1515
id 'com.github.ben-manes.versions' version '0.52.0'
1616
id "me.champeau.jmh" version "0.7.3"
17-
id "net.ltgt.errorprone" version '4.2.0'
17+
id "net.ltgt.errorprone" version '4.3.0'
1818

1919
// Kotlin just for tests - not production code
2020
id 'org.jetbrains.kotlin.jvm' version '2.2.0'

0 commit comments

Comments
 (0)