Skip to content

Commit 57e27b3

Browse files
deps: bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4714e0 commit 57e27b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
7171
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.6'
7272
testImplementation 'io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT'
73-
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
73+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
7474
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.3'
7575
}
7676

0 commit comments

Comments
 (0)