Skip to content

Commit 3a3c38a

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api in /devtools/gradle
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin-api](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.10) --- 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]>
1 parent 72371b9 commit 3a3c38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/gradle/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugin-publish = "1.2.1"
33

44
# updating Kotlin here makes QuarkusPluginTest > shouldNotFailOnProjectDependenciesWithoutMain(Path) fail
5-
kotlin = "2.0.0"
5+
kotlin = "2.0.10"
66
smallrye-config = "3.9.1"
77

88
junit5 = "5.10.3"

0 commit comments

Comments
 (0)