Skip to content

Commit 85a0d63

Browse files
committed
./gradlew spotlessApply
1 parent bad1806 commit 85a0d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/nats/nats-2.17/javaagent/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ muzzle {
1313

1414
// Headers are readOnly, so context can not be propagated
1515
// https://github.com/nats-io/nats.java/pull/1123
16-
skip("2.17.2","2.17.3","2.17.4","2.17.5","2.17.6")
16+
skip("2.17.2", "2.17.3", "2.17.4", "2.17.5", "2.17.6")
1717

1818
assertInverse.set(true)
1919
}

0 commit comments

Comments
 (0)