Skip to content

Commit 51737c3

Browse files
committed
Update kotlin-gradle-plugin (1.7.20-Beta -> 1.7.20)
1 parent 9d211cd commit 51737c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
2828
implementation("net.researchgate:gradle-release:3.0.2")
2929
implementation("com.github.dpaukov:combinatoricslib3:3.3.3")
30-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20-Beta")
30+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
3131
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.6")
3232
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.71.9") {
3333
isTransitive = false

0 commit comments

Comments
 (0)