Skip to content

Commit a189eeb

Browse files
Bump net.ltgt.errorprone from 5.1.0 to 5.1.1
Bumps net.ltgt.errorprone from 5.1.0 to 5.1.1. --- updated-dependencies: - dependency-name: net.ltgt.errorprone dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acc4678 commit a189eeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
id "groovy"
2929
id "me.champeau.jmh" version "0.7.3"
3030
id "io.github.reyerizo.gradle.jcstress" version "0.9.0"
31-
id "net.ltgt.errorprone" version '5.1.0'
31+
id "net.ltgt.errorprone" version '5.1.1'
3232
id 'jacoco'
3333
//
3434
// Kotlin just for tests - not production code

0 commit comments

Comments
 (0)