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 4, 2023
1 parent c8ad703 commit 057c692
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@ deployUrl=file:///Users/cer/.m2/testdeploy

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

eventuatePluginsGradleVersion=0.12.0.RELEASE
eventuatePluginsGradleVersion=0.13.0.BUILD-SNAPSHOT

springBootVersion=2.6.11
springBootCdcVersion=2.6.11
micronautVersion=2.4.1
micronautDataVersion=2.3.1
eventuateUtilVersion=0.16.0.RELEASE
eventuateUtilVersion=0.17.0.BUILD-SNAPSHOT
micronautSpringVersion=2.1.1

springCloudContractDependenciesVersion=3.1.3
springDependencyManagementPluginVersion=1.0.3.RELEASE

springCloudSleuthVersion=2.0.2.RELEASE
dockerComposePluginVersion=0.12.0
eventuateCdcVersion=0.15.0.RELEASE
eventuateCommonVersion=0.17.0.RELEASE
eventuateMessagingKafkaVersion=0.17.0.RELEASE
eventuateCdcVersion=0.16.0.BUILD-SNAPSHOT
eventuateCommonVersion=0.18.0.BUILD-SNAPSHOT
eventuateMessagingKafkaVersion=0.18.0.BUILD-SNAPSHOT

eventuateMessagingActiveMQVersion=0.14.0.RELEASE
eventuateMessagingRabbitMQVersion=0.15.0.RELEASE
eventuateMessagingRedisVersion=0.15.0.RELEASE
eventuateMessagingActiveMQVersion=0.15.0.BUILD-SNAPSHOT
eventuateMessagingRabbitMQVersion=0.16.0.BUILD-SNAPSHOT
eventuateMessagingRedisVersion=0.16.0.BUILD-SNAPSHOT

eventuateCommonImageVersion=0.17.0.RELEASE
eventuateMessagingKafkaImageVersion=0.17.0.RELEASE
eventuateCdcImageVersion=0.15.0.RELEASE
eventuateCommonImageVersion=0.18.0.BUILD-SNAPSHOT
eventuateMessagingKafkaImageVersion=0.18.0.BUILD-SNAPSHOT
eventuateCdcImageVersion=0.16.0.BUILD-SNAPSHOT

assertjVersion=3.23.1
testContainersVersion=1.17.3
Expand Down

0 comments on commit 057c692

Please sign in to comment.