mirror of
https://github.com/chylex/IntelliJ-AceJump.git
synced 2025-05-11 01:34:05 +02:00
moved to gradle/libs.versions.toml
This commit is contained in:
parent
974c5cf258
commit
efc81b8fde
@ -9,7 +9,6 @@ plugins {
|
||||
alias(libs.plugins.changelog) // Gradle Changelog Plugin
|
||||
alias(libs.plugins.kover) // Gradle Kover Plugin
|
||||
id("com.github.ben-manes.versions") version "0.51.0"
|
||||
id("org.jetbrains.kotlinx.kover") version "0.8.1" // https://github.com/Kotlin/kotlinx-kover
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
Loading…
Reference in New Issue
Block a user