Skip to content

Commit

Permalink
Merge pull request #24 from SanctumLabs/dependabot/gradle/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin-kotlin-gradle-plugin-2.0.0

build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.0
  • Loading branch information
BrianLusina committed May 27, 2024
2 parents 299087e + ced5f6b commit 62bf474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ repositories {

dependencies {
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
}

0 comments on commit 62bf474

Please sign in to comment.