Skip to content

Commit 9ba6913

Browse files
committed
dep: bump mill-scip to 0.2.3
1 parent bd5fdd9 commit 9ba6913

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.2.2"
27+
def millScipVersion = "0.2.3"
2828
}
2929

3030
inThisBuild(

0 commit comments

Comments
 (0)