Skip to content

Commit

Permalink
fix muzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Dec 30, 2024
1 parent d1bc978 commit 4c7d7da
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ muzzle {
module.set("org.restlet")
versions.set("[1.1.0, 1.2-M1)")
extraDependency("com.noelios.restlet:com.noelios.restlet")
// missing dependencies
skip("2.5.0")
assertInverse.set(true)
}
}
Expand Down

0 comments on commit 4c7d7da

Please sign in to comment.