Skip to content

Commit e9b778e

Browse files
dependabot[bot]daniel-jones-dev
authored andcommitted
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.8.1 to 5.10.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9997cc8 commit e9b778e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepl-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525

2626
dependencies {
2727
implementation("org.jetbrains:annotations:20.1.0")
28-
testImplementation("org.junit.jupiter:junit-jupiter:5.8.1")
28+
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
2929
testImplementation("org.mockito:mockito-inline:4.11.0")
3030

3131
// implementation("com.google.guava:guava:30.1.1-jre")

0 commit comments

Comments
 (0)