Skip to content

Commit 30528e2

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#717)
Bumps [org.junit.jupiter:junit-jupiter](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 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> Co-authored-by: Ramin Esfandiari <[email protected]>
1 parent 03fe32a commit 30528e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@
4646
<kafka.version>3.7.0</kafka.version>
4747
<orgjson.version>20231013</orgjson.version>
4848

49+
<!-- Interne versjoner -->
50+
<junit.version>5.10.2</junit.version>
4951
<oauth2-oidc-sdk.version>11.10.1</oauth2-oidc-sdk.version>
5052
<wiremock.version>3.5.2</wiremock.version>
51-
<junit.version>5.10.1</junit.version>
5253
<netty-codec-http2.version>4.1.109.Final</netty-codec-http2.version>
5354
</properties>
5455

0 commit comments

Comments
 (0)