Skip to content

Commit 4bc445f

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter-api (#11)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 884fcf0 commit 4bc445f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<sha1/>
2424

2525
<keycloak.version>${revision}</keycloak.version>
26-
<junit.version>5.10.1</junit.version>
26+
<junit.version>5.10.2</junit.version>
2727
</properties>
2828

2929
<build>

0 commit comments

Comments
 (0)