Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 4b12968 commit 795098d
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 @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.10")
implementation("io.github.goooler.shadow:shadow-gradle-plugin:8.1.8")
implementation("net.minecrell:plugin-yml:0.6.0")
implementation("xyz.jpenilla:run-task:2.3.0")
Expand Down

0 comments on commit 795098d

Please sign in to comment.