mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-22 12:05:32 +01:00
Upgrade: Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 (#34)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cd1268c940
commit
4ba27cb97d
@ -17,7 +17,7 @@ dependencies {
|
|||||||
// Uncomment to manually run mappings gen in ide
|
// Uncomment to manually run mappings gen in ide
|
||||||
compileOnly(files("server.jar"))
|
compileOnly(files("server.jar"))
|
||||||
|
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
|
testImplementation("org.junit.jupiter:junit-jupiter:5.11.1")
|
||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user