Skip to content

Commit 973cd79

Browse files
committed
add build.gradle comment
1 parent ee83940 commit 973cd79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-java-agent/instrumentation/aws-java-sfn-2.0/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ muzzle {
22
pass {
33
group = "software.amazon.awssdk"
44
module = "sfn"
5+
// 2.15.35 is the minimum version with step functions
56
versions = "[2.15.35,)"
67
assertInverse = true
78
}

0 commit comments

Comments
 (0)