We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d376d7 + 0b0522a commit 7946415Copy full SHA for 7946415
services/gateway/build.gradle
@@ -44,7 +44,7 @@ repositories {
44
ext {
45
springCloudVersion = '2022.0.5'
46
versions = [
47
- restAssured : '5.4.0',
+ restAssured : '5.5.0',
48
junitJupiter : '5.8.0',
49
]
50
}
services/habit/build.gradle
@@ -67,7 +67,7 @@ configurations {
67
68
69
70
71
72
chaosMonkey : '3.1.0',
73
testcontainers : '1.20.2',
services/track/build.gradle
@@ -69,7 +69,7 @@ configurations {
74
75
0 commit comments