Skip to content

Commit 91241b2

Browse files
authored
deps: bump mill-scip to 0.3.2 (#576)
This just ensure the version of mill-scip being used has the latest improvements from semanticdbJava and also this version starts cross publishing for 0.11.x milestones of Mill.
1 parent a652c79 commit 91241b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lazy val V =
2424
def testcontainers = "0.39.3"
2525
def requests = "0.6.5"
2626
def minimalMillVersion = "0.10.0"
27-
def millScipVersion = "0.3.0"
27+
def millScipVersion = "0.3.2"
2828
}
2929

3030
inThisBuild(

0 commit comments

Comments
 (0)