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 f1b485c commit f6d6e98Copy full SHA for f6d6e98
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
alias(libs.plugins.kotlinJvm)
8
id("maven-publish")
9
id("signing")
10
- id("com.github.ben-manes.versions") version "0.52.0"
+ id("com.github.ben-manes.versions") version "0.53.0"
11
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
12
id("io.freefair.maven-central.validate-poms") version "8.14.2"
13
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
0 commit comments