File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
docker :
15
15
image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16
- digest : sha256:0d1bb26a1a99ae0456176bf891b8490e9aab424a5cb4e4d301d9703c4dc43b58
17
- # created: 2024-01-30T19:46:55.029238294Z
16
+ digest : sha256:1fb09a3eb66af09221da69087fd1b4d075bc7c79e508d0708f5dc0f842069da2
17
+ # created: 2024-02-05T19:43:08.106031548Z
Original file line number Diff line number Diff line change 66
66
" ^com.google.truth:truth" ,
67
67
" ^org.mockito:mockito-core" ,
68
68
" ^org.objenesis:objenesis" ,
69
- " ^com.google.cloud:google-cloud-conformance-tests"
69
+ " ^com.google.cloud:google-cloud-conformance-tests" ,
70
+ " ^org.graalvm.buildtools:junit-platform-native"
70
71
],
71
72
"semanticCommitType" : " test" ,
72
73
"semanticCommitScope" : " deps"
You can’t perform that action at this time.
0 commit comments