Skip to content

Commit

Permalink
Merge pull request #7 from SchwarzIT/dependabot/gradle/com.vanniktech…
Browse files Browse the repository at this point in the history
….maven.publish-0.30.0

Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0
  • Loading branch information
JohannesHepp authored Oct 15, 2024
2 parents d2d0065 + 4830760 commit 7b675f3
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 @@ -7,7 +7,7 @@ plugins {
kotlin("jvm") version "2.0.21"
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21"
id("jacoco")
id("com.vanniktech.maven.publish") version "0.29.0"
id("com.vanniktech.maven.publish") version "0.30.0"
}

group = "io.github.schwarzit"
Expand Down

0 comments on commit 7b675f3

Please sign in to comment.