File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- testImplementation " junit:junit:4.11 "
20+ testImplementation " junit:junit:4.13.1 "
2121
2222 implementation " :CommonsCompressPlus"
2323 implementation " :CommonsLangPlus"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- implementation " junit:junit:4.11 "
20+ implementation " junit:junit:4.13.1 "
2121
2222 implementation ' :CommonsLangPlus'
2323 implementation ' :GitPlus'
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- implementation " junit:junit:4.11 "
20+ implementation " junit:junit:4.13.1 "
2121
2222 implementation ' :SpecsUtils'
2323 implementation ' :tdrcLibrary'
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- testImplementation " junit:junit:4.11 "
20+ testImplementation " junit:junit:4.13.1 "
2121
2222 implementation ' :SpecsUtils'
2323 implementation ' :CommonsLangPlus'
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- testImplementation " junit:junit:4.11 "
20+ testImplementation " junit:junit:4.13.1 "
2121
2222 implementation ' :jOptions'
2323 implementation ' :SpecsUtils'
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- testImplementation " junit:junit:4.11 "
20+ testImplementation " junit:junit:4.13.1 "
2121
2222 implementation ' :SpecsUtils'
2323 implementation ' :LaraUtils'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
2020}
2121
2222dependencies {
23- testImplementation " junit:junit:4.11 "
23+ testImplementation " junit:junit:4.13.1 "
2424
2525 implementation ' :CommonsLangPlus'
2626 implementation ' :GsonPlus'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
2020}
2121
2222dependencies {
23- implementation " junit:junit:4.11 "
23+ implementation " junit:junit:4.13.1 "
2424
2525 implementation ' :GearmanPlus'
2626 implementation ' :jOptions'
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717}
1818
1919dependencies {
20- testImplementation " junit:junit:4.11 "
20+ testImplementation " junit:junit:4.13.1 "
2121
2222 implementation ' :jOptions'
2323 implementation ' :SpecsUtils'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
2020}
2121
2222dependencies {
23- testImplementation " junit:junit:4.11 "
23+ testImplementation " junit:junit:4.13.1 "
2424
2525 implementation ' :jOptions'
2626 implementation ' :SpecsUtils'
You can’t perform that action at this time.
0 commit comments