Skip to content

Commit

Permalink
Merge pull request #92 from LikeTheSalad/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlin-kotlin-gradle-plugin-2.0.0

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.0
  • Loading branch information
LikeTheSalad authored Jul 28, 2024
2 parents c20a8b9 + 52b4f50 commit 23a4fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0"
}
}
rootProject.name = 'stem'
Expand Down

0 comments on commit 23a4fde

Please sign in to comment.