We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de50232 + bfa54a5 commit ecaed30Copy full SHA for ecaed30
shell/src/main/resources/ammonite/shell/example-predef.sc
@@ -1,6 +1,6 @@
1
interp.load.ivy(
2
"com.lihaoyi" %
3
- s"ammonite-shell_${util.Properties.versionNumberString}" %
+ s"ammonite-shell_${scala.util.Properties.versionNumberString}" %
4
ammonite.Constants.version
5
)
6
@
0 commit comments