Skip to content

Commit

Permalink
Revert Kotlin version to 1.7.21
Browse files Browse the repository at this point in the history
Revert Kotlin version to 1.7.21

#317
  • Loading branch information
smcvb committed Dec 5, 2023
1 parent 7f59132 commit 224aaba
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 @@ -55,7 +55,7 @@
</sonar.coverage.jacoco.xmlReportPaths>
<!-- Main -->
<axon.version>4.9.0</axon.version>
<kotlin.version>1.9.21</kotlin.version>
<kotlin.version>1.7.21</kotlin.version>
<!-- Serialization -->
<jackson-kotlin.version>2.16.0</jackson-kotlin.version>
<!-- Logging -->
Expand Down

0 comments on commit 224aaba

Please sign in to comment.