Skip to content

Commit

Permalink
chore(deps): bump kotlin.version from 2.0.0 to 2.0.20
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 2.0.0 to 2.0.20.

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.0 to 2.0.20

Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 2.0.0 to 2.0.20

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent e634c14 commit 14c64ad
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 @@ -22,7 +22,7 @@
<flyway.version>10.13.0</flyway.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<java.version>21</java.version>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 14c64ad

Please sign in to comment.