Skip to content

Commit

Permalink
chore(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 2.0.10 to 2.0.20.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent af95ecf commit 66bf817
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>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<java.version>17</java.version>

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

0 comments on commit 66bf817

Please sign in to comment.