Skip to content

Commit

Permalink
Update jersey_version to v2.38 (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
ChristianHoesel and renovate-bot authored Dec 23, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2bd163c commit 90e15ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ apply plugin: 'base'
assemble.dependsOn+='testspezifikationToPdf'

ext {
jersey_version = "2.37"
jersey_version = "2.38"
junit_version ="4.13.2"
}

0 comments on commit 90e15ac

Please sign in to comment.