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 2aa35b3 commit 56fcebc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ deployUrl=file:///Users/cer/.m2/testdeploy

eventuateMavenRepoUrl=file:///Users/cer/.m2/testdeploy,https://snapshots.repositories.eventuate.io/repository

eventuateUtilVersion=0.15.0.RELEASE
eventuateUtilVersion=0.16.0.RELEASE

eventuatePlatformVersion=2022.2.RELEASE
eventuatePlatformVersion=2023.0.RELEASE

quarkusVersion=1.11.0.Beta1

eventuateMessagingKafkaImageVersion=0.16.0.RELEASE
eventuateCommonImageVersion=0.16.0.RELEASE
eventuateCdcImageVersion=0.14.0.RELEASE
eventuateTramSagasImageVersion=0.20.0.RELEASE
eventuateMessagingKafkaImageVersion=0.17.0.RELEASE
eventuateCommonImageVersion=0.17.0.RELEASE
eventuateCdcImageVersion=0.15.0.RELEASE
eventuateTramSagasImageVersion=0.21.0.RELEASE

eventuateExamplesBaseImageVersion=BUILD-16

Expand Down

0 comments on commit 56fcebc

Please sign in to comment.