Merge pull request #212 from graphql-java/dependabot/gradle/net.ltgt.… · graphql-java/java-dataloader@9480a65

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'