Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.10 to 1.9.20
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.10 to 1.9.20.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent b9b72fd commit 758edb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>SmallRye: OpenAPI Test Data</name>

<properties>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<maven.compiler.release>11</maven.compiler.release>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
Expand Down

0 comments on commit 758edb0

Please sign in to comment.