Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.20 to 2.0.21
  • Loading branch information
BrianLusina authored Oct 14, 2024
2 parents 9b4c64d + 6ad74d6 commit de4d2d4
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.7")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
}

0 comments on commit de4d2d4

Please sign in to comment.