Skip to content

Commit 51506c5

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2
Bumps [org.junit.jupiter:junit-jupiter](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/junit-framework@r5.11.1...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5572fb commit 51506c5

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
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>org.junit.jupiter</groupId>
222222
<artifactId>junit-jupiter</artifactId>
223-
<version>5.11.1</version>
223+
<version>5.11.2</version>
224224
<scope>test</scope>
225225
</dependency>
226226
</dependencies>

0 commit comments

Comments
 (0)