Skip to content

Commit

Permalink
Update jersey_version to v2.36 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
ChristianHoesel and renovate-bot authored Jun 20, 2022
1 parent 28e8adc commit 170f9bd
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
Expand Up @@ -43,7 +43,7 @@ apply plugin: 'base'
assemble.dependsOn+='testspezifikationToPdf'

ext {
jersey_version = "2.35"
jersey_version = "2.36"
junit_version ="4.13.2"
}

Expand Down

0 comments on commit 170f9bd

Please sign in to comment.