Skip to content

Commit

Permalink
Merge pull request #912 from eclipse-tractusx/dependabot/maven/kotlin…
Browse files Browse the repository at this point in the history
….version-1.9.24

build(deps): bump kotlin.version from 1.9.23 to 1.9.24
  • Loading branch information
nicoprow authored May 22, 2024
2 parents ad89915 + f1f39a4 commit 6a30446
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 @@ -51,7 +51,7 @@
<properties>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<springdoc.version>2.5.0</springdoc.version>
<neo.version>1.29</neo.version>
<kotlinlogging.version>3.0.5</kotlinlogging.version>
Expand Down

0 comments on commit 6a30446

Please sign in to comment.