Skip to content

Commit bf5cc4a

Browse files
authored
Merge pull request #212 from nstdio/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.20
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.10 to 2.1.20
2 parents 0dd6d1b + 88d0d99 commit bf5cc4a

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
@@ -26,7 +26,7 @@ dependencies {
2626
implementation("org.gradlex:extra-java-module-info:1.4.1")
2727
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
2828
implementation("net.researchgate:gradle-release:3.0.2")
29-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
29+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
3030
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
3131
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:2.1.0") {
3232
isTransitive = false

0 commit comments

Comments
 (0)