Skip to content

Commit

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

---
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 Aug 24, 2023
1 parent abba818 commit de3e03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<!-- Language -->
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.0</kotlin.version>
<kotlin.maven.version>1.9.0</kotlin.maven.version>
<kotlin.maven.version>1.9.10</kotlin.maven.version>
<maven.compiler.target>17</maven.compiler.target>
<!-- Axon -->
<axon-bom.version>4.8.2</axon-bom.version>
Expand Down

0 comments on commit de3e03e

Please sign in to comment.