Skip to content

Commit

Permalink
Upgraded eventuate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed May 2, 2023
1 parent 6e917f0 commit df31634
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ deployUrl=file:///Users/cer/.m2/testdeploy
eventuateMavenRepoUrl=file:///Users/cer/.m2/testdeploy,https://snapshots.repositories.eventuate.io/repository
springBootVersion=2.1.1.RELEASE
micronautVersion=2.4.1
eventuateCommonVersion=0.16.0.RELEASE
eventuatePlatformVersion=2022.2.RELEASE
eventuateUtilVersion=0.15.0.RELEASE
eventuateCommonVersion=0.17.0.RELEASE
eventuatePlatformVersion=2023.0.RELEASE
eventuateUtilVersion=0.16.0.RELEASE

eventuateCommonImageVersion=0.16.0.RELEASE
eventuateMessagingKafkaImageVersion=0.16.0.RELEASE
eventuateCdcImageVersion=0.14.0.RELEASE
eventuateTramSagasImageVersion=0.20.0.RELEASE
eventuateCommonImageVersion=0.17.0.RELEASE
eventuateMessagingKafkaImageVersion=0.17.0.RELEASE
eventuateCdcImageVersion=0.15.0.RELEASE
eventuateTramSagasImageVersion=0.21.0.RELEASE
eventuateExamplesBaseImageVersion=BUILD-16

version=0.11.0-SNAPSHOT

0 comments on commit df31634

Please sign in to comment.