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 12, 2020
1 parent 92b9a24 commit 85bb9fa
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 @@ -14,13 +14,13 @@ springDependencyManagementPluginVersion=1.0.3.RELEASE

# springBootVersion = '1.5.6.RELEASE'

eventuateLocalVersion=0.32.0.RC7
eventuateLocalVersion=0.32.0.RELEASE

eventuateTramVersion=0.24.0.RC6
eventuateTramSagasVersion=0.13.0.BUILD-SNAPSHOT
eventuateUtilVersion=0.4.0.RC2
eventuateCommonVersion=0.9.0.RC5
eventuateMessagingKafkaVersion=0.9.0.RC5
eventuateTramVersion=0.24.0.RELEASE
eventuateTramSagasVersion=0.13.0.RELEASE
eventuateUtilVersion=0.4.0.RELEASE
eventuateCommonVersion=0.9.0.RELEASE
eventuateMessagingKafkaVersion=0.9.0.RELEASE

#dockerComposePluginVersion=0.4.5
dockerComposePluginVersion=0.6.6
Expand All @@ -29,6 +29,6 @@ springCloudSleuthVersion=2.2.0.RELEASE
springCloudGatewayVersion=2.0.0.RELEASE
micrometerVersion=1.0.4

microserviceCanvasVersion=0.3.0.RC3
microserviceCanvasVersion=0.3.0.RELEASE
swaggerRequestValidatorVersion=2.8.3
js2pVersion=1.0.1

0 comments on commit 85bb9fa

Please sign in to comment.