Skip to content

Commit

Permalink
changed to opt4J version with old sat4J version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasPfeifer committed Mar 14, 2024
1 parent 94739e9 commit 8635fa8
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 @@ -14,7 +14,7 @@ plugins{
ext{
openDseJavaVersion = "21"
guiceVersion = "7.0.0"
sat4jVersion = "2.3.6"
sat4jVersion = "2.3.5"
junitVersion = "5.10.2"
mockitoVersion = "5.10.0"
jacocoVersion = "0.8.11"
Expand Down

0 comments on commit 8635fa8

Please sign in to comment.