Skip to content

Commit

Permalink
Merge pull request #50 from driessamyn/dependabot/gradle/com.github.j…
Browse files Browse the repository at this point in the history
…mongard.git-semver-plugin-0.14.0

build(deps): Bump com.github.jmongard.git-semver-plugin from 0.13.0 to 0.14.0
  • Loading branch information
driessamyn authored Jan 20, 2025
2 parents d017726 + 6eda532 commit fd8138a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ test-dbs = ["mysql-driver", "postgresql-driver"]
[plugins]
deployer = { id = "io.deepmedia.tools.deployer", version = "0.17.0" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
git-semver = { id = "com.github.jmongard.git-semver-plugin", version = "0.13.0" }
git-semver = { id = "com.github.jmongard.git-semver-plugin", version = "0.14.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }

0 comments on commit fd8138a

Please sign in to comment.