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 ec97203 commit 5c4dfc5Copy full SHA for 5c4dfc5
build.gradle.kts
@@ -5,7 +5,7 @@ rootProject.extra.set("artifactVersion", SimpleDateFormat("yyyy-MM-dd\'T\'HH-mm-
5
6
plugins {
7
id("maven-publish")
8
- id("com.github.ben-manes.versions") version "0.48.0"
+ id("com.github.ben-manes.versions") version "0.49.0"
9
id("net.ossindex.audit") version "0.4.11"
10
id("io.freefair.maven-central.validate-poms") version "8.4"
11
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
0 commit comments