Skip to content

Commit

Permalink
update maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
seljabali committed Jan 31, 2024
1 parent ed2a191 commit 21eb633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ val junitVersion by extra { "5.8.1" }

plugins {
kotlin("jvm") version "1.9.20"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
`java-library`
`maven-publish`
signing
Expand Down

0 comments on commit 21eb633

Please sign in to comment.