Skip to content

Commit

Permalink
Merge pull request #37291 from quarkusio/dependabot/gradle/devtools/g…
Browse files Browse the repository at this point in the history
…radle/org.jetbrains.kotlin-kotlin-gradle-plugin-api-1.9.21

Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api from 1.9.20 to 1.9.21 in /devtools/gradle
  • Loading branch information
gsmet committed Nov 24, 2023
2 parents 706dc7a + 463e0c6 commit 92a7c3b
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 = "1.9.20"
kotlin = "1.9.21"
smallrye-config = "3.4.4"

junit5 = "5.10.1"
Expand Down

0 comments on commit 92a7c3b

Please sign in to comment.