Skip to content

Commit fe70261

Browse files
dependabot[bot]Airsaid
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.10.0
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e88d3f commit fe70261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies {
118118
implementation("com.google.code.gson:gson:2.10.1")
119119
implementation("com.aliyun:alimt20181012:1.0.3")
120120

121-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
121+
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
122122
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.3")
123123

124124
}

0 commit comments

Comments
 (0)