File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,13 +94,13 @@ SOFTWARE.
94
94
<dependency >
95
95
<groupId >org.junit.jupiter</groupId >
96
96
<artifactId >junit-jupiter-api</artifactId >
97
- <version >5.11.3 </version >
97
+ <version >5.12.0 </version >
98
98
<scope >provided</scope >
99
99
</dependency >
100
100
<dependency >
101
101
<groupId >org.junit.platform</groupId >
102
102
<artifactId >junit-platform-commons</artifactId >
103
- <version >1.11.3 </version >
103
+ <version >1.12.0 </version >
104
104
<scope >provided</scope >
105
105
</dependency >
106
106
<dependency >
@@ -112,7 +112,7 @@ SOFTWARE.
112
112
<dependency >
113
113
<groupId >org.junit.jupiter</groupId >
114
114
<artifactId >junit-jupiter-engine</artifactId >
115
- <version >5.11.3 </version >
115
+ <version >5.12.0 </version >
116
116
<scope >test</scope >
117
117
</dependency >
118
118
</dependencies >
You can’t perform that action at this time.
0 commit comments