Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api in /devtools/gradle
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin-api](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 2ed0d0d commit 9c03989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugin-publish = "1.2.1"

# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
kotlin = "2.0.0"
kotlin = "2.0.21"
smallrye-config = "3.8.2"

junit5 = "5.10.2"
Expand Down

0 comments on commit 9c03989

Please sign in to comment.