mirror of
https://github.com/AppleCommander/bastools.git
synced 2025-04-03 10:32:01 +00:00
Merge pull request #29 from AppleCommander/dependabot/gradle/junit-junit-4.13.2
Bump junit:junit from 4.12 to 4.13.2
This commit is contained in:
commit
d59a033550
@ -7,7 +7,7 @@ apply plugin: 'maven'
|
||||
apply plugin: 'signing'
|
||||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user