File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ dependencies {
4242 testImplementation group : ' org.apache.httpcomponents' , name : ' fluent-hc' , version : ' 4.5.13'
4343
4444 // For testing, obviously
45- testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.8.1 '
45+ testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.11.2 '
4646
4747 // For running JUnit tests
48- testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.8.1 '
48+ testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.11.2 '
4949
5050 // For turning InputStream to String
5151 testImplementation group : ' commons-io' , name : ' commons-io' , version : ' 2.11.0'
You can’t perform that action at this time.
0 commit comments