Skip to content

Commit 5b0926d

Browse files
chore: [DevOps] bump the test group with 2 updates (#121)
Bumps the test group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8be7991 commit 5b0926d

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
@@ -55,7 +55,7 @@
5555
<maven.compiler.release>17</maven.compiler.release>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<cloud-sdk.version>5.13.0</cloud-sdk.version>
58-
<junit-jupiter.version>5.11.2</junit-jupiter.version>
58+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
5959
<wiremock.version>3.9.1</wiremock.version>
6060
<assertj-core.version>3.26.3</assertj-core.version>
6161
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)