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 9206795 commit a47b605Copy full SHA for a47b605
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
kotlin("jvm") version "1.8.10"
7
id("maven-publish")
8
id("signing")
9
- id("com.github.ben-manes.versions") version "0.45.0"
+ id("com.github.ben-manes.versions") version "0.46.0"
10
id("net.ossindex.audit") version "0.4.11"
11
id("io.freefair.maven-central.validate-poms") version "6.6.3"
12
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
0 commit comments