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 8d2def5 + e9a514f commit e7256b3Copy full SHA for e7256b3
services/habit/build.gradle
@@ -69,7 +69,7 @@ ext {
69
versions = [
70
restAssured : '5.5.6',
71
junitJupiter : '5.8.0',
72
- chaosMonkey : '3.1.2',
+ chaosMonkey : '3.2.2',
73
testcontainers : '1.20.4',
74
postgresql : '42.7.8',
75
springdoc : '2.6.0',
services/track/build.gradle
@@ -71,7 +71,7 @@ ext {
76
reflections : '0.10.2',
77
0 commit comments