Skip to content

Commit

Permalink
Merge pull request #296 from AxonFramework/dependabot/maven/kotlin.ve…
Browse files Browse the repository at this point in the history
…rsion-1.7.0

build(deps): bump kotlin.version from 1.6.21 to 1.7.0
  • Loading branch information
smcvb authored Jun 10, 2022
2 parents 881271f + 0b28f76 commit 1729903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-axon-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<description>Example module for the Kafka Extension of Axon Framework</description>

<properties>
<kotlin.version>1.6.21</kotlin.version>
<kotlin.version>1.7.0</kotlin.version>
<kotlin-logging-jvm.version>2.1.23</kotlin-logging-jvm.version>
<kotlin.jackson.version>2.13.3</kotlin.jackson.version>
</properties>
Expand Down

0 comments on commit 1729903

Please sign in to comment.