mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
Bump junit_version from 5.7.0 to 5.7.1 in /samples/jvm/junit5
Bumps `junit_version` from 5.7.0 to 5.7.1. Updates `junit-jupiter-api` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Robert Stoll
parent
9c341367da
commit
87acf1e43d
@@ -6,7 +6,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
|
||||
buildscript {
|
||||
ext {
|
||||
atrium_version = '0.15.0'
|
||||
junit_version = '5.7.0'
|
||||
junit_version = '5.7.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user