Skip to content

Commit f129865

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2
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]>
1 parent 415ede6 commit f129865

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
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.junit.jupiter</groupId>
102102
<artifactId>junit-jupiter-api</artifactId>
103-
<version>5.10.1</version>
103+
<version>5.10.2</version>
104104
<scope>test</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)