Skip to content

Commit 28ac4a1

Browse files
committed
Include "jvm" in Kotlin dependency group
1 parent b04941c commit 28ac4a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ updates:
1818
- "org.junit.platform:*"
1919
kotlin:
2020
patterns:
21+
- "jvm"
2122
- "org.jetbrains.kotlin:*"
2223
moshi:
2324
patterns:

0 commit comments

Comments
 (0)