Skip to content

Commit 96c52dd

Browse files
committed
Add assertInverse to spring-cloud-gateway-2.0 muzzle
1 parent a3f8b10 commit 96c52dd

File tree

1 file changed

+1
-0
lines changed
  • instrumentation/spring/spring-cloud-gateway/spring-cloud-gateway-2.0/javaagent

1 file changed

+1
-0
lines changed

instrumentation/spring/spring-cloud-gateway/spring-cloud-gateway-2.0/javaagent/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ muzzle {
77
group.set("org.springframework.cloud")
88
module.set("spring-cloud-starter-gateway")
99
versions.set("[2.0.0.RELEASE,]")
10+
assertInverse.set(true)
1011
}
1112
}
1213

0 commit comments

Comments
 (0)