Skip to content

Commit

Permalink
GH-831 Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v…
Browse files Browse the repository at this point in the history
…2.0.20 (#831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent fc530aa commit 76c5d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
dependencies {
implementation("net.kyori:blossom:1.3.1")
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.10")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.20")
implementation("net.minecrell:plugin-yml:0.6.0")
}

Expand Down

0 comments on commit 76c5d97

Please sign in to comment.