Skip to content

Commit a84eea3

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.12.2 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15417a6 commit a84eea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
122122
simulationRelease wpi.sim.enableRelease()
123123

124-
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
124+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
125125
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
126126
implementation "com.squareup:kotlinpoet:2.2.0"
127127
implementation "com.squareup:kotlinpoet-ksp:2.2.0"

0 commit comments

Comments
 (0)