Skip to content

Commit

Permalink
Merge pull request #646 from codecentric/renovate/versions.chaosmonkey
Browse files Browse the repository at this point in the history
fix(deps): update dependency de.codecentric:chaos-monkey-spring-boot to v3.1.0
  • Loading branch information
renovate[bot] authored Jan 19, 2024
2 parents 0b5baf1 + 7265784 commit 9f3c4d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/habit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ext {
versions = [
restAssured : '5.4.0',
junitJupiter : '5.8.0',
chaosMonkey : '3.0.2',
chaosMonkey : '3.1.0',
testcontainers : '1.19.3',
postgresql : '42.7.1',
springdoc : '2.3.0',
Expand Down
2 changes: 1 addition & 1 deletion services/track/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ext {
versions = [
restAssured : '5.4.0',
junitJupiter : '5.8.0',
chaosMonkey : '3.0.2',
chaosMonkey : '3.1.0',
testcontainers : '1.19.3',
reflections : '0.10.2',
postgresql : '42.7.1',
Expand Down

0 comments on commit 9f3c4d8

Please sign in to comment.