Skip to content

Commit 142386e

Browse files
committed
sync change from googleapis/synthtool#1922
1 parent 34e3b4b commit 142386e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library_generation/owlbot/templates/java_library/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"^com.google.truth:truth",
7878
"^org.mockito:mockito-core",
7979
"^org.objenesis:objenesis",
80-
"^com.google.cloud:google-cloud-conformance-tests"
80+
"^com.google.cloud:google-cloud-conformance-tests",
81+
"^org.graalvm.buildtools:junit-platform-native"
8182
],
8283
"semanticCommitType": "test",
8384
"semanticCommitScope": "deps"

0 commit comments

Comments
 (0)