Skip to content

Commit

Permalink
Bump gradle-versions-plugin to 0.41.0
Browse files Browse the repository at this point in the history
Signed-off-by: utzcoz <utzcoz@outlook.com>
  • Loading branch information
utzcoz committed Jan 9, 2022
1 parent ca03e27 commit 57702de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -13,7 +13,7 @@ buildscript {
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:1.3.0'
classpath 'com.netflix.nebula:gradle-aggregate-javadocs-plugin:3.0.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.31"
classpath "com.github.ben-manes:gradle-versions-plugin:0.39.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.41.0"
}
}

Expand Down

0 comments on commit 57702de

Please sign in to comment.