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