Skip to content

Commit

Permalink
Add assertInverse to spring-cloud-gateway-2.0 muzzle (#12316)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit authored Sep 23, 2024
1 parent a3f8b10 commit 3633d2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ muzzle {
group.set("org.springframework.cloud")
module.set("spring-cloud-starter-gateway")
versions.set("[2.0.0.RELEASE,]")
assertInverse.set(true)
}
}

Expand Down

0 comments on commit 3633d2b

Please sign in to comment.