Minor cleanup

This commit is contained in:
arkon
2023-10-14 22:46:51 -04:00
parent 447bcb28ef
commit 82a9d36df7
6 changed files with 12 additions and 25 deletions

View File

@@ -5,11 +5,6 @@
],
"schedule": ["every sunday"],
"packageRules": [
{
"managers": ["maven"],
"packageNames": ["com.google.guava:guava"],
"versionScheme": "docker"
},
{
// Compiler plugins are tightly coupled to Kotlin version
"groupName": "Kotlin",