Skip to content

Commit

Permalink
Merge pull request #203 from holixon/dependabot/maven/kotlin.version-…
Browse files Browse the repository at this point in the history
…1.7.20
  • Loading branch information
zambrovski authored Sep 29, 2022
2 parents 1f914fe + 0425c47 commit 2dc496c
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 @@ -21,7 +21,7 @@
<java.version>11</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<kotlin.version>1.7.10</kotlin.version>
<kotlin.version>1.7.20</kotlin.version>

<!-- LIBS -->
<axon-bom.version>4.5.17</axon-bom.version>
Expand Down

0 comments on commit 2dc496c

Please sign in to comment.