Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.10 to 2.0.20
  • Loading branch information
BrianLusina authored Aug 26, 2024
2 parents 0ed92cd + 3636e4a commit ec4757c
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:2.0.10")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
}

0 comments on commit ec4757c

Please sign in to comment.