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 2bd163c commit 90e15acCopy full SHA for 90e15ac
1 file changed
build.gradle
@@ -43,7 +43,7 @@ apply plugin: 'base'
43
assemble.dependsOn+='testspezifikationToPdf'
44
45
ext {
46
- jersey_version = "2.37"
+ jersey_version = "2.38"
47
junit_version ="4.13.2"
48
}
49
0 commit comments