File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,11 @@ ext {
6262dependencies {
6363 compileOnly project. deps. gocdPluginApi
6464 implementation group : ' com.google.code.gson' , name : ' gson' , version : ' 2.13.1'
65- implementation group : ' org.kohsuke' , name : ' github-api' , version : ' 1.327 '
65+ implementation group : ' org.kohsuke' , name : ' github-api' , version : ' 1.329 '
6666 implementation group : ' com.squareup.okhttp3' , name : ' okhttp' , version : ' 5.1.0'
6767
6868 testImplementation project. deps. gocdPluginApi
69- testImplementation platform(' org.junit:junit-bom:5.13.3 ' )
69+ testImplementation platform(' org.junit:junit-bom:5.13.4 ' )
7070 testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api'
7171 testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params'
7272 testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine'
You can’t perform that action at this time.
0 commit comments