Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent dbbb742 commit 9a30462
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.10.0</flyway.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<java.version>21</java.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 9a30462

Please sign in to comment.