Skip to content

Commit

Permalink
Merge pull request #14 from seljabali/update-plugin
Browse files Browse the repository at this point in the history
Update maven plugin
  • Loading branch information
seljabali committed Jan 31, 2024
2 parents ed2a191 + 21eb633 commit fe40028
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 fe40028

Please sign in to comment.