Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 1.8.22 to 1.9.10.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kagahd committed Sep 1, 2023
1 parent 58675f1 commit ad93a2a
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 @@
<image.name>ghcr.io/idealo/${project.artifactId}:${project.version}</image.name>

<kotlin.code.style>official</kotlin.code.style>
<kotlin.version>1.8.22</kotlin.version>
<kotlin.version>1.9.10</kotlin.version>
<java.version>17</java.version>

<asm.version>9.5</asm.version>
Expand Down

0 comments on commit ad93a2a

Please sign in to comment.