Skip to content

Commit dc021f4

Browse files
dependabot[bot]mikosik
authored andcommitted
dependabot: bump org.junit.jupiter:junit-jupiter-api from 6.0.2 to 6.0.3
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df45c84 commit dc021f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ zip4j = "net.lingala.zip4j:zip4j:2.11.5"
2020
awaitility = "org.awaitility:awaitility:4.3.0"
2121
guava-testlib = "com.google.guava:guava-testlib:33.5.0-jre"
2222
jakarta-inject = "jakarta.inject:jakarta.inject-api:2.0.1"
23-
junit-jupiter-engine = "org.junit.jupiter:junit-jupiter-engine:6.0.2"
24-
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:6.0.2"
25-
junit-jupiter-params = "org.junit.jupiter:junit-jupiter-params:6.0.2"
23+
junit-jupiter-engine = "org.junit.jupiter:junit-jupiter-engine:6.0.3"
24+
junit-jupiter-api = "org.junit.jupiter:junit-jupiter-api:6.0.3"
25+
junit-jupiter-params = "org.junit.jupiter:junit-jupiter-params:6.0.3"
2626
mockito = "org.mockito:mockito-core:5.21.0"
2727
truth = "com.google.truth:truth:1.4.5"
2828
junit4 = "junit:junit:4.13.2"

0 commit comments

Comments
 (0)