You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2023/01/01 17:35:03 UTC

[incubator-tuweni] 01/01: Merge pull request #467 from apache/dependabot/gradle/main/net.ltgt.errorprone-3.0.1

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 <an...@lunar-ocean.com>
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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org