FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update dependency com.google.code.gson:gson to v2.8.6 by renovate[bot] · Pull Request #111 · web-push-libs/webpush-java · GitHub

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .gradle  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion build.gradle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
compile group: 'com.beust', name: 'jcommander', version: '1.78'

// For parsing JSON
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'

// For making async HTTP requests
compile group: 'org.apache.httpcomponents', name: 'httpasyncclient', version: '4.1.4'
Expand Down

Back | FazBrowse Home | New Git URL