mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
Upgrade to Junit Jupiter 5.1.1
Closes gh-13075
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
<jstl.version>1.2</jstl.version>
|
||||
<jtds.version>1.3.1</jtds.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<junit-jupiter.version>5.1.0</junit-jupiter.version>
|
||||
<junit-jupiter.version>5.1.1</junit-jupiter.version>
|
||||
<junit-platform.version>1.1.0</junit-platform.version>
|
||||
<kafka.version>1.0.1</kafka.version>
|
||||
<kotlin.version>1.2.41</kotlin.version>
|
||||
|
||||
Reference in New Issue
Block a user