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 b2be06b commit ecbccdbCopy full SHA for ecbccdb
.brazil.json
@@ -118,6 +118,10 @@
118
"s3-tests": {"skipImport": true}
119
},
120
121
+ "test-dependencies": {
122
+ "s3": ["JUnit5-5.x", "Aws-crt-java-1.0.x"]
123
+ },
124
+
125
"dependencies": {
126
"com.fasterxml.jackson.core:jackson-annotations": { "packageName": "Jackson-annotations", "packageVersion": "2.9.x" },
127
"com.fasterxml.jackson.core:jackson-core": { "packageName": "Jackson-core", "packageVersion": "2.9.x" },
0 commit comments