chore(deps): Update dependencies

Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
Stefan Niedermann 2024-01-21 10:24:12 +01:00 committed by Andy Scherzinger
parent 42d56e470f
commit 0318c972c6
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
buildscript {
ext {
kotlinVersion = '1.9.22'
commonsVersion = '2.0.0'
commonsVersion = '2.0.1'
}
repositories {
mavenCentral()