Skip to content

Commit f3ec37d

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter-api
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c62a706 commit f3ec37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation 'com.google.guava:guava:33.2.1-jre'
7474

7575
// Use JUnit test framework
76-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
76+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
7777
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
7878
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
7979
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3'

0 commit comments

Comments
 (0)