We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea752e4 commit fc09cc5Copy full SHA for fc09cc5
settings.gradle.kts
@@ -2,7 +2,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
2
3
pluginManagement {
4
plugins {
5
- id("com.github.ben-manes.versions") version "0.51.0"
+ id("com.github.ben-manes.versions") version "0.52.0"
6
id("com.github.jk1.dependency-license-report") version "2.9"
7
id("me.champeau.jmh") version "0.7.2"
8
id("com.gradle.plugin-publish") version "1.3.0"
0 commit comments