Skip to content

Commit 7dd49fb

Browse files
committed
Add org.jetbrains.kotlin.jvm to the kotlin dependency group
1 parent e1c7260 commit 7dd49fb

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
@@ -20,6 +20,7 @@ updates:
2020
patterns:
2121
- "com.google.devtools.ksp"
2222
- "org.jetbrains.kotlin:*"
23+
- "org.jetbrains.kotlin.jvm"
2324
moshi:
2425
patterns:
2526
- "com.squareup.moshi:*"

0 commit comments

Comments
 (0)