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 bb4a3a8 commit 8ca3bab
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 @@ -5,14 +5,14 @@ eventuateMavenRepoUrl=https://snapshots.repositories.eventuate.io/repository,fil

springBootVersion=2.6.12

eventuateUtilVersion=0.15.0.RELEASE
eventuateUtilVersion=0.16.0.RELEASE
eventuateExamplesBaseImageVersion=BUILD-16

eventuateCommonVersion=0.16.0.RELEASE
eventuateCommonVersion=0.17.0.RELEASE

eventuateBomVersion=2022.2.RELEASE
eventuateBomVersion=2023.0.RELEASE

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
springDocOpenApiUiVersion=1.6.6

0 comments on commit 8ca3bab

Please sign in to comment.