File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ dependencies {
9393 }
9494
9595 testImplementation project. deps. gocdPluginApi
96- testImplementation platform(' org.junit:junit-bom:5.13.0 ' )
96+ testImplementation platform(' org.junit:junit-bom:5.13.2 ' )
9797 testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api'
9898 testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params'
9999 testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine'
@@ -103,7 +103,7 @@ dependencies {
103103 testImplementation group : ' org.mockito' , name : ' mockito-junit-jupiter' , version : project. versions. mockito
104104 testImplementation group : ' org.hamcrest' , name : ' hamcrest' , version : ' 3.0'
105105 testImplementation group : ' org.skyscreamer' , name : ' jsonassert' , version : ' 1.5.3'
106- testImplementation group : ' org.jsoup' , name : ' jsoup' , version : ' 1.20 .1'
106+ testImplementation group : ' org.jsoup' , name : ' jsoup' , version : ' 1.21 .1'
107107}
108108
109109test {
You can’t perform that action at this time.
0 commit comments