Release 2.6.1

This commit is contained in:
Alexander Brandes
2023-04-23 22:47:30 +02:00
parent c86dfe45df
commit abe120291f
5 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ dependencies {
implementation(gradleApi())
implementation("org.ajoberstar.grgit:grgit-gradle:5.0.0")
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
implementation("io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin:1.5.3")
implementation("io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin:1.5.4")
}
kotlin {