Skip to content

Commit 8c6685b

Browse files
chore(deps): Update dependency com.github.siom79.japicmp:japicmp to 0.20.+ (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fcbb90 commit 8c6685b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ build-goomph = "com.diffplug.gradle:goomph:3.44.0"
6262
build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
6363
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
6464
build-japicmp-plugin = "me.champeau.gradle:japicmp-gradle-plugin:0.4.2"
65-
build-japicmp = { module = "com.github.siom79.japicmp:japicmp", version.require = "0.18.+" }
65+
build-japicmp = { module = "com.github.siom79.japicmp:japicmp", version.require = "0.20.+" }
6666
build-nullaway = "net.ltgt.gradle:gradle-nullaway-plugin:2.0.0"
6767
build-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
6868
build-shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }

0 commit comments

Comments
 (0)