Skip to content

Commit

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

build(deps): bump kotlin.version from 1.9.22 to 1.9.23
  • Loading branch information
nicoprow authored Apr 18, 2024
2 parents f319c9a + d27f2f4 commit 2f00c2d
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.22</kotlin.version>
<kotlin.version>1.9.23</kotlin.version>
<springdoc.version>2.3.0</springdoc.version>
<neo.version>1.29</neo.version>
<kotlinlogging.version>3.0.5</kotlinlogging.version>
Expand Down

0 comments on commit 2f00c2d

Please sign in to comment.