mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade JUnit 5 5.12.1 -> 5.12.2 (#1639)
See: - https://junit.org/junit5/docs/current/release-notes/ - https://github.com/junit-team/junit5/releases/tag/r5.12.2 - https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2
This commit is contained in:
committed by
GitHub
parent
e803a5d333
commit
912e06885d
2
pom.xml
2
pom.xml
@@ -472,7 +472,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.junit</groupId>
|
<groupId>org.junit</groupId>
|
||||||
<artifactId>junit-bom</artifactId>
|
<artifactId>junit-bom</artifactId>
|
||||||
<version>5.12.1</version>
|
<version>5.12.2</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user