Skip to content

Commit

Permalink
Update dependency com.github.siom79.japicmp:japicmp to v0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and melix committed Oct 23, 2023
1 parent af33525 commit ac3db89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildScanRecipes {
}

dependencies {
api("com.github.siom79.japicmp:japicmp:0.18.1") {
api("com.github.siom79.japicmp:japicmp:0.18.2") {
exclude(group = "com.google.guava")
exclude(group = "io.airlift")
exclude(group = "javax.xml.bind")
Expand Down

0 comments on commit ac3db89

Please sign in to comment.