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 ad5ab78 commit 3e1943eCopy full SHA for 3e1943e
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ normalize = { group = "com.doist.x", name = "normalize", version = "1.2.0" }
42
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.6" }
43
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
44
sigstore-gradle-plugin = { module = "dev.sigstore:sigstore-gradle-sign-plugin", version = "1.3.0"}
45
-maven-publish-gradle-plugin = { module = "com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin", version = "0.33.0"}
+maven-publish-gradle-plugin = { module = "com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin", version = "0.34.0"}
46
47
[bundles]
48
openapi = ["openapi-validator", "openapi-interfaces", "openapi-jackson"]
0 commit comments