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.20 to 2.0.21.

---
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 Oct 11, 2024
1 parent 2a837cd commit 596a5e4
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.20</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<java.version>17</java.version>

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

0 comments on commit 596a5e4

Please sign in to comment.