We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80803a6 commit bf87219Copy full SHA for bf87219
dd-java-agent/instrumentation/aws-java-s3-2.0/build.gradle
@@ -2,7 +2,7 @@ muzzle {
2
pass {
3
group = "software.amazon.awssdk"
4
module = "s3"
5
- versions = "[2.0,3)"
+ versions = "[2.11,3)"
6
assertInverse = true
7
}
8
0 commit comments