We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a477b6d + 2d7d23f commit ae6ba22Copy full SHA for ae6ba22
services/habit/build.gradle
@@ -69,7 +69,7 @@ ext {
69
versions = [
70
restAssured : '5.5.7',
71
junitJupiter : '5.8.0',
72
- chaosMonkey : '3.2.2',
+ chaosMonkey : '3.3.0',
73
testcontainers : '1.21.4',
74
postgresql : '42.7.9',
75
springdoc : '2.6.0',
services/track/build.gradle
@@ -71,7 +71,7 @@ ext {
76
reflections : '0.10.2',
77
0 commit comments