mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-15 04:02:21 +08:00
Bump Jnit version in samples
This commit is contained in:
@@ -7,7 +7,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation('junit:junit:4.12')
|
||||
testImplementation('junit:junit:4.13.2')
|
||||
}
|
||||
|
||||
tasks.named("test").configure {
|
||||
|
@@ -13,5 +13,5 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation('junit:junit:4.12')
|
||||
testImplementation('junit:junit:4.13.2')
|
||||
}
|
Reference in New Issue
Block a user