Update dependencies #31

Merged
flecomte merged 9 commits from update into master 2022-10-14 22:53:26 +02:00
Showing only changes of commit cecf0bdb83 - Show all commits

View File

@@ -20,7 +20,6 @@ version = versioning.info.tag
repositories { repositories {
mavenCentral() mavenCentral()
jcenter()
} }
tasks.withType<KotlinCompile> { tasks.withType<KotlinCompile> {