Skip to content

Commit

Permalink
Update scip-java to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01-scala-steward[bot] committed Jun 22, 2024
1 parent b5ff498 commit 8f9e97a
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 @@ -21,7 +21,7 @@ val millBinaryVersions = millVersions.map(scalaNativeBinaryVersion)
val artifactBase = "mill-scip"
val scala213 = "2.13.13"
val semanticdb = "4.9.0"
val semanticdbJava = "0.9.10"
val semanticdbJava = "0.10.0"

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

0 comments on commit 8f9e97a

Please sign in to comment.