Commit Graph

4 Commits

Author SHA1 Message Date
Phillip Webb
6493eae015 Apply automatic cleanup rules
Apply code cleanup rules from Eclipse for better consistency.
2018-04-13 12:36:06 -07:00
Phillip Webb
3d4efbf525 Reformat code
Format code using a pre-release version of the spring-javaformat plugin.
2018-04-13 12:36:06 -07:00
Stephane Nicoll
e5a9b6063b Upgrade to Spring Cloud Contract 1.2.0.RELEASE
Closes gh-508
2017-12-29 15:30:44 +01:00
Stephane Nicoll
66dad39188 Fix spring cloud contract test to use a defined stub version
Rather than attempting to retrieve the latest version of the stubs, this
commit makes sure the test uses the same version as the one of the
project.

This fixes gh-422 in a different way
2017-05-08 12:42:32 +02:00