Skip to content

Commit

Permalink
chore(deps): Don't auto-upgrade kotlin anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Dec 22, 2024
1 parent d1a2065 commit b3159e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
],
"ignoreDeps": [
"com.google.code.gson:gson",
"org.slf4j:slf4j-api"
"org.slf4j:slf4j-api",
"org.jetbrains.kotlin.jvm"
],
"packageRules": [
{
Expand Down

0 comments on commit b3159e3

Please sign in to comment.