Skip to content

Commit 1cfd44f

Browse files
dependabot[bot]purejava
authored andcommitted
Bump the java-test-dependencies group with 3 updates
Bumps the java-test-dependencies group with 3 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-test-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-test-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-test-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-test-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 696d320 commit 1cfd44f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<api.version>1.3.1</api.version>
3939
<bitwarden.version>0.5.0-SNAPSHOT</bitwarden.version>
4040
<slf4j.version>2.0.13</slf4j.version>
41-
<junit.version>5.10.2</junit.version>
41+
<junit.version>5.10.3</junit.version>
4242
</properties>
4343

4444
<repositories>
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.junit.jupiter</groupId>
220220
<artifactId>junit-jupiter-engine</artifactId>
221-
<version>5.10.2</version>
221+
<version>5.10.3</version>
222222
</dependency>
223223
</dependencies>
224224
</plugin>

0 commit comments

Comments
 (0)