Skip to content

Commit

Permalink
Rollback change of kotlin language version for plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-eberle committed Feb 19, 2025
1 parent 52c74d7 commit 48f5cc3
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.3.1"

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

junit5 = "5.10.5"
Expand Down

0 comments on commit 48f5cc3

Please sign in to comment.