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 2f74412 commit cfdf8b0
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 @@ -6,13 +6,13 @@ eventuateMavenRepoUrl=file:///Users/cer/.m2/testdeploy,https://snapshots.reposit
springBootVersion=1.5.9.RELEASE
micronautVersion=2.4.1

eventuateUtilVersion=0.15.0.RELEASE
eventuateCommonVersion=0.16.0.RELEASE
eventuateUtilVersion=0.16.0.RELEASE
eventuateCommonVersion=0.17.0.RELEASE
dockerComposePluginVersion=0.4.5

eventuateCommonImageVersion=0.16.0.RELEASE
eventuateMessagingKafkaImageVersion=0.16.0.RELEASE
eventuateCdcImageVersion=0.14.0.RELEASE
eventuateCommonImageVersion=0.17.0.RELEASE
eventuateMessagingKafkaImageVersion=0.17.0.RELEASE
eventuateCdcImageVersion=0.15.0.RELEASE

eventuateExamplesBaseImageVersion=BUILD-16
eventuatePlatformVersion=2022.2.RELEASE
eventuatePlatformVersion=2023.0.RELEASE

0 comments on commit cfdf8b0

Please sign in to comment.