We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883e041 commit e1c0f09Copy full SHA for e1c0f09
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.1")
11
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.0")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10")
12
implementation("net.minecrell:plugin-yml:0.6.0")
13
implementation("com.modrinth.minotaur:Minotaur:2.8.10")
14
implementation("io.papermc.hangar-publish-plugin:io.papermc.hangar-publish-plugin.gradle.plugin:0.1.4")
0 commit comments