Skip to content

Commit

Permalink
Bump gson from 2.8.9 to 2.9.0 (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 16, 2022
1 parent 2debee1 commit a61365e
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 @@ -63,7 +63,7 @@ dependencies {
// Serialize constraints
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
// Pretty print serialized constraints
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.google.code.gson:gson:2.9.0'

implementation 'org.ow2.sat4j:org.ow2.sat4j.core:2.3.6'
implementation 'org.ow2.sat4j:org.ow2.sat4j.maxsat:2.3.6'
Expand Down

0 comments on commit a61365e

Please sign in to comment.