Skip to content

Commit

Permalink
Merge pull request #21 from ckipp01/bump
Browse files Browse the repository at this point in the history
dep: bump scip-java to 0.8.6
  • Loading branch information
ckipp01 authored Aug 22, 2022
2 parents 0cd815c + 48b0730 commit 756d84b
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 756d84b

Please sign in to comment.