Skip to content

Commit 9401cf9

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 (#182)
Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27db7f8 commit 9401cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-cor
2222
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2323
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
2424
grammarKit = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
25-
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.1.0" }
25+
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
2626
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
2727
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
2828
licensee = { id = "app.cash.licensee", version = "1.7.0" }

0 commit comments

Comments
 (0)