Skip to content

Commit ed93a48

Browse files
Merge pull request #10515 from dotty-staging/bump-haoyi-ecosystem
Bump some Ammonite ecosystem projects to the latest upstream/master
2 parents e73fb8a + ea4a331 commit ed93a48

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed
Submodule PPrint updated 1 file
Submodule fansi updated 1 file
Submodule geny updated 1 file
Submodule utest updated 1 file

community-build/src/scala/dotty/communitybuild/projects.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ object projects:
114114

115115
lazy val oslib = MillCommunityProject(
116116
project = "os-lib",
117-
baseCommand = s"os[$compilerVersion]",
117+
baseCommand = s"os.jvm[$compilerVersion]",
118118
dependencies = List(utest, sourcecode)
119119
)
120120

0 commit comments

Comments
 (0)