Skip to content

Commit c56b7ba

Browse files
GH-818 Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.0.10 (#818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecff632 commit c56b7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
dependencies {
1010
implementation("net.kyori:blossom:1.3.1")
1111
implementation("io.github.goooler.shadow:shadow-gradle-plugin:8.1.8")
12-
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.0")
12+
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.10")
1313
implementation("net.minecrell:plugin-yml:0.6.0")
1414
}
1515

0 commit comments

Comments
 (0)