Skip to content

Commit 23a4fde

Browse files
authored
Merge pull request #92 from LikeTheSalad/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.0.0
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.0
2 parents c20a8b9 + 52b4f50 commit 23a4fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ buildscript {
3434
mavenCentral()
3535
}
3636
dependencies {
37-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24"
37+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0"
3838
}
3939
}
4040
rootProject.name = 'stem'

0 commit comments

Comments
 (0)