File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6969 versions = [
7070 restAssured : ' 5.5.0' ,
7171 junitJupiter : ' 5.8.0' ,
72- chaosMonkey : ' 3.1.0 ' ,
72+ chaosMonkey : ' 3.1.2 ' ,
7373 testcontainers : ' 1.20.4' ,
7474 postgresql : ' 42.7.4' ,
7575 springdoc : ' 2.6.0' ,
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ repositories {
4343 mavenCentral()
4444}
4545
46- extra[" chaosMonkeyVersion" ] = " 3.1.0 "
47- extra[" mockkVersion" ] = " 1.13.14 "
46+ extra[" chaosMonkeyVersion" ] = " 3.1.2 "
47+ extra[" mockkVersion" ] = " 1.13.16 "
4848extra[" springMockkVersion" ] = " 4.0.2"
4949extra[" wiremockVersion" ] = " 3.0.1"
5050extra[" moschiVersion" ] = " 1.15.2"
Original file line number Diff line number Diff line change 7171 versions = [
7272 restAssured : ' 5.5.0' ,
7373 junitJupiter : ' 5.8.0' ,
74- chaosMonkey : ' 3.1.0 ' ,
74+ chaosMonkey : ' 3.1.2 ' ,
7575 testcontainers : ' 1.20.4' ,
7676 reflections : ' 0.10.2' ,
7777 postgresql : ' 42.7.4' ,
You can’t perform that action at this time.
0 commit comments