Skip to content

Commit e4a672e

Browse files
lefouQuafadas
authored andcommitted
Update mainargs from 0.6.2 to 0.6.3 (com-lihaoyi#3114)
Pull request: com-lihaoyi#3114
1 parent c41b15f commit e4a672e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ object Deps {
152152
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.23.0"
153153
val osLib = ivy"com.lihaoyi::os-lib:0.9.3"
154154
val pprint = ivy"com.lihaoyi::pprint:0.8.1"
155-
val mainargs = ivy"com.lihaoyi::mainargs:0.6.2"
155+
val mainargs = ivy"com.lihaoyi::mainargs:0.6.3"
156156
val millModuledefsVersion = "0.10.9"
157157
val millModuledefsString = s"com.lihaoyi::mill-moduledefs:${millModuledefsVersion}"
158158
val millModuledefs = ivy"${millModuledefsString}"

0 commit comments

Comments
 (0)