We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c790ebf commit 4581efbCopy full SHA for 4581efb
1 file changed
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ ktMpp = "2.2.1"
8
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
9
10
[plugins]
11
-gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.14"
+gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.15"
12
ktMpp-bugFinder = { id = "io.github.gciatto.kt-mpp.bug-finder", version.ref = "ktMpp" }
13
ktMpp-documentation = { id = "io.github.gciatto.kt-mpp.documentation", version.ref = "ktMpp" }
14
ktMpp-linter = { id = "io.github.gciatto.kt-mpp.linter", version.ref = "ktMpp" }
0 commit comments