Skip to content

Commit ecaed30

Browse files
committed
Merge branch 'master' of github.com:lihaoyi/Ammonite
2 parents de50232 + bfa54a5 commit ecaed30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/src/main/resources/ammonite/shell/example-predef.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
interp.load.ivy(
22
"com.lihaoyi" %
3-
s"ammonite-shell_${util.Properties.versionNumberString}" %
3+
s"ammonite-shell_${scala.util.Properties.versionNumberString}" %
44
ammonite.Constants.version
55
)
66
@

0 commit comments

Comments
 (0)