Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugi…
Browse files Browse the repository at this point in the history
…n to v1.9.25
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 4f95a64 commit cf09710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ wire = "4.9.9"
protobuf = "com.google.protobuf:protobuf-java:4.26.1"
wireGrpcClient = { module = "com.squareup.wire:wire-grpc-client", version.ref = "wire" }

buildKotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
buildKotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.25"
buildIndra = { module = "net.kyori:indra-common", version.ref = "indra" }
buildDetekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
buildNmcp = "com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:0.0.7"
Expand Down

0 comments on commit cf09710

Please sign in to comment.