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 28e8adc commit 170f9bdCopy full SHA for 170f9bd
1 file changed
build.gradle
@@ -43,7 +43,7 @@ apply plugin: 'base'
43
assemble.dependsOn+='testspezifikationToPdf'
44
45
ext {
46
- jersey_version = "2.35"
+ jersey_version = "2.36"
47
junit_version ="4.13.2"
48
}
49
0 commit comments