Skip to content

Commit bf9c8f7

Browse files
dependabot[bot]mkoncek
authored andcommitted
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c356a5 commit bf9c8f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
106106
<dependency>
107107
<groupId>org.junit.jupiter</groupId>
108108
<artifactId>junit-jupiter-api</artifactId>
109-
<version>6.0.2</version>
109+
<version>6.0.3</version>
110110
<scope>test</scope>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)