Compare commits

...

2 commits

2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@ kotlin = "2.1.0" # Note: Plugin versions must be updated in the settings.gradle
groovy = "3.0.23"
jansi = "2.4.1"
kx-ser = "1.7.3"
logback = "1.5.12"
logback = "1.5.18"
logback-groovy = "1.14.5"
logging = "7.0.3"
twitch4j = "1.24.0"

View file

@ -7,5 +7,6 @@
{
"matchUpdateTypes": ["minor", "patch"]
}
]
],
"prHourlyLimit": 0
}