We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5e5f4 commit 360dc38Copy full SHA for 360dc38
1 file changed
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
// Serialize constraints
77
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
78
// Pretty print serialized constraints
79
- implementation 'com.google.code.gson:gson:2.9.0'
+ implementation 'com.google.code.gson:gson:2.9.1'
80
81
implementation 'org.ow2.sat4j:org.ow2.sat4j.core:2.3.6'
82
implementation 'org.ow2.sat4j:org.ow2.sat4j.maxsat:2.3.6'
0 commit comments