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 32bea22 commit d726bc5Copy full SHA for d726bc5
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
kotlin("jvm") version "1.5.31"
7
id("maven-publish")
8
id("signing")
9
- id("com.github.ben-manes.versions") version "0.41.0"
+ id("com.github.ben-manes.versions") version "0.42.0"
10
id("net.ossindex.audit") version "0.4.11"
11
id("io.freefair.maven-central.validate-poms") version "6.3.0"
12
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments