We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3dff91 commit e8c4214Copy full SHA for e8c4214
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.45.0"
+ id("com.github.ben-manes.versions") version "0.46.0"
6
id("com.github.jk1.dependency-license-report") version "2.1"
7
id("me.champeau.jmh") version "0.6.8"
8
id("com.gradle.plugin-publish") version "1.1.0"
0 commit comments