Skip to content

Commit 360dc38

Browse files
Bump gson from 2.9.0 to 2.9.1 (#407)
1 parent 2d5e5f4 commit 360dc38

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
@@ -76,7 +76,7 @@ dependencies {
7676
// Serialize constraints
7777
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
7878
// Pretty print serialized constraints
79-
implementation 'com.google.code.gson:gson:2.9.0'
79+
implementation 'com.google.code.gson:gson:2.9.1'
8080

8181
implementation 'org.ow2.sat4j:org.ow2.sat4j.core:2.3.6'
8282
implementation 'org.ow2.sat4j:org.ow2.sat4j.maxsat:2.3.6'

0 commit comments

Comments
 (0)