Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24
  • Loading branch information
BrianLusina committed May 13, 2024
2 parents 6830856 + 0fe1765 commit 299087e
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.23")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24")
}

0 comments on commit 299087e

Please sign in to comment.