Skip to content

Commit 35663f7

Browse files
authored
Merge pull request #213 from nstdio/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.1.21
2 parents bf5cc4a + 3705f0b commit 35663f7

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.20")
29+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21")
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)