Skip to content

Commit

Permalink
dep: bump scip-java to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Aug 22, 2022
1 parent 0cd815c commit 48b0730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val millVersion = "0.10.0"
val artifactBase = "mill-scip"
val scala213 = "2.13.8"
val semanticdb = "4.5.13"
val semanticdbJava = "0.8.5"
val semanticdbJava = "0.8.6"

def millBinaryVersion(millVersion: String) = scalaNativeBinaryVersion(
millVersion
Expand Down

0 comments on commit 48b0730

Please sign in to comment.