Skip to content

Commit

Permalink
Merge pull request #139 from TheFruxz/dependabot/gradle/develop/org.h…
Browse files Browse the repository at this point in the history
…ildan.kotlin-publish-1.7.0

chore(deps): bump org.hildan.kotlin-publish from 1.6.0 to 1.7.0
  • Loading branch information
TheFruxz authored Sep 8, 2024
2 parents e1261c1 + 453efc8 commit cf6ca0d
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 @@ -4,7 +4,7 @@ plugins {
kotlin("jvm") version "2.0.20"
kotlin("plugin.serialization") version "2.0.20"
id("org.jetbrains.dokka") version "1.9.20"
id("org.hildan.kotlin-publish") version "1.6.0"
id("org.hildan.kotlin-publish") version "1.7.0"
`maven-publish`
}

Expand Down

0 comments on commit cf6ca0d

Please sign in to comment.