Skip to content

Commit 83ed496

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
chore(deps): update dependency com.google.code.gson:gson to v2.8.6 (#71)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 110d4d9 commit 83ed496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ if (project.hasProperty("signing.keyId")) {
9696
dependencies {
9797
compile group: 'org.bitcoinj', name: 'bitcoinj-core', version: '0.14.7'
9898
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.62'
99-
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.0'
99+
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
100100
compile 'com.google.guava:guava:28.0-jre'
101101

102102
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.5.0'

0 commit comments

Comments
 (0)