This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
commit 2eee128e2579e58e68d6f0b66398f626bf2886f6 Merge: 11d58230 b0152e16 Author: Antoine Toulme <[email protected]> AuthorDate: Sun Jan 1 09:34:57 2023 -0800 Merge pull request #467 from apache/dependabot/gradle/main/net.ltgt.errorprone-3.0.1 Bump net.ltgt.errorprone from 2.0.2 to 3.0.1 build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc build.gradle index 7c616fd3,744da22d..332bb722 --- a/build.gradle +++ b/build.gradle @@@ -27,10 -27,10 +27,10 @@@ buildscript plugins { id 'com.diffplug.spotless' version '6.11.0' - id 'net.ltgt.errorprone' version '2.0.2' + id 'net.ltgt.errorprone' version '3.0.1' id 'org.springframework.boot' version '2.4.3' id 'io.spring.dependency-management' version '1.0.6.RELEASE' - id 'org.gradle.crypto.checksum' version '1.1.0' + id 'org.gradle.crypto.checksum' version '1.4.0' id 'org.jetbrains.kotlin.jvm' version '1.6.10' id 'org.jetbrains.kotlin.plugin.spring' version '1.6.10' id 'org.jetbrains.dokka' version '1.6.10' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
