Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 36e2697 commit 6e69fcf
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.github.johnrengelman:shadow:8.1.1")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10")
implementation("net.minecrell:plugin-yml:0.6.0")
}

Expand Down

0 comments on commit 6e69fcf

Please sign in to comment.