We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7724542 commit d87ffdfCopy full SHA for d87ffdf
1 file changed
build.gradle
@@ -43,7 +43,7 @@ apply plugin: 'base'
43
assemble.dependsOn+='testspezifikationToPdf'
44
45
ext {
46
- jersey_version = "2.39.1"
+ jersey_version = "2.41"
47
junit_version ="4.13.2"
48
}
49
0 commit comments