Skip to content

Commit

Permalink
Merge pull request #278 from AxonFramework/dependabot/maven/io.github…
Browse files Browse the repository at this point in the history
….microutils-kotlin-logging-jvm-3.0.0

Bump kotlin-logging-jvm from 2.1.23 to 3.0.0
  • Loading branch information
smcvb authored Sep 21, 2022
2 parents b08ff7f + b3ca0d7 commit cdf42cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amqp-axon-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<kotlin.version>1.7.10</kotlin.version>
<kotlin-logging-jvm.version>2.1.23</kotlin-logging-jvm.version>
<kotlin-logging-jvm.version>3.0.0</kotlin-logging-jvm.version>
<spring.boot.version>2.7.3</spring.boot.version>
</properties>

Expand Down

0 comments on commit cdf42cc

Please sign in to comment.