Skip to content

Commit

Permalink
Merge pull request #21 from Foso/dependabot/gradle/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in-kotlin-gradle-plugin-api-1.9.21

Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api from 1.9.20 to 1.9.21
  • Loading branch information
Foso authored Dec 12, 2023
2 parents 793a949 + cae3ddb commit aa73c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ allprojects {
}
}
dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.9.20")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.9.21")
}

gradlePlugin {
Expand Down

0 comments on commit aa73c6c

Please sign in to comment.