1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-03-12 17:40:04 +01:00

Merge pull request #587 from ultrasonic/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.8.1

Bump junit-vintage-engine from 5.8.0 to 5.8.1
This commit is contained in:
Nite 2021-10-04 18:45:02 +02:00 committed by GitHub
commit 90e269525e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ ext.versions = [
sortListView : "1.0.1",
junit4 : "4.13.2",
junit5 : "5.8.0",
junit5 : "5.8.1",
mockito : "3.12.4",
mockitoKotlin : "3.2.0",
kluent : "1.68",