File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ dependencies {
99 api(" junit:junit:4.13.2" )
1010 api(" org.bouncycastle:bcpkix-jdk18on:[1.62,2)" )
1111 api(" org.bouncycastle:bcprov-jdk18on:[1.62,2)" )
12- api(" org.mockito:mockito-core:4.7 .0" )
13- api(" org.scalacheck:scalacheck_2.13:1.16 .0" )
14- api(" org.scalatest:scalatest_2.13:3.2.13 " )
15- api(" org.scalatestplus:junit-4-13_2.13:3.2.17 .0" )
16- api(" org.scalatestplus:scalacheck-1-16_2.13:3.2.13 .0" )
17- api(" org.slf4j:slf4j-nop:2.0.3 " )
12+ api(" org.mockito:mockito-core:4.11 .0" )
13+ api(" org.scalacheck:scalacheck_2.13:1.18 .0" )
14+ api(" org.scalatest:scalatest_2.13:3.2.18 " )
15+ api(" org.scalatestplus:junit-4-13_2.13:3.2.18 .0" )
16+ api(" org.scalatestplus:scalacheck-1-16_2.13:3.2.14 .0" )
17+ api(" org.slf4j:slf4j-nop:2.0.13 " )
1818 api(" uk.org.lidalia:slf4j-test:1.2.0" )
1919 }
2020}
You can’t perform that action at this time.
0 commit comments