Skip to content

Commit

Permalink
fix(deps): update dependency com.gradleup.nmcp:com.gradleup.nmcp.grad…
Browse files Browse the repository at this point in the history
…le.plugin to v0.0.8
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 4f95a64 commit 20f422a
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 @@ -9,7 +9,7 @@ wireGrpcClient = { module = "com.squareup.wire:wire-grpc-client", version.ref =
buildKotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
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"
buildNmcp = "com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:0.0.8"

[plugins]
wire = { id = "com.squareup.wire", version.ref = "wire" }

0 comments on commit 20f422a

Please sign in to comment.