Skip to content

Commit 9a09d0f

Browse files
Bump org.junit.jupiter:junit-jupiter-engine in /gsat-main
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9677441 commit 9a09d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.junit.jupiter</groupId>
2828
<artifactId>junit-jupiter-engine</artifactId>
29-
<version>5.11.1</version>
29+
<version>5.11.2</version>
3030
<scope>test</scope>
3131
</dependency>
3232
<dependency>

0 commit comments

Comments
 (0)