Skip to content

Commit

Permalink
Upgraded eventuate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Jun 19, 2020
1 parent 38f5caa commit a4a54bd
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.RELEASE
eventuateLocalVersion=0.33.0.RELEASE

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
eventuateTramVersion=0.25.1.RELEASE
eventuateTramSagasVersion=0.14.0.RELEASE
eventuateUtilVersion=0.5.0.RELEASE
eventuateCommonVersion=0.10.0.RELEASE
eventuateMessagingKafkaVersion=0.10.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.RELEASE
microserviceCanvasVersion=0.4.0.RELEASE
swaggerRequestValidatorVersion=2.8.3
js2pVersion=1.0.1

0 comments on commit a4a54bd

Please sign in to comment.