Skip to content

Commit

Permalink
Merge pull request #168 from fraktalio/dependabot/maven/org.axonframe…
Browse files Browse the repository at this point in the history
…work-axon-bom-4.8.2

Bump org.axonframework:axon-bom from 4.7.4 to 4.8.2
  • Loading branch information
idugalic authored Oct 4, 2023
2 parents fca7c89 + 511e268 commit dec6c3e
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 @@ -16,8 +16,8 @@

<properties>
<java.version>17</java.version>
<axon.version>4.8.2</axon.version>
<kotlin.version>1.8.22</kotlin.version>
<axon.version>4.7.4</axon.version>
<testcontainers.version>1.18.3</testcontainers.version>
<skipIntegrationTests>true</skipIntegrationTests>
</properties>
Expand Down

0 comments on commit dec6c3e

Please sign in to comment.