Skip to content

Commit

Permalink
Update using_directives to 0.0.9 (#1480)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2022
1 parent c763d3b commit b90f40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -155,7 +155,7 @@ object Deps {
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
def swoval = ivy"com.swoval:file-tree-views:2.1.9"
def testInterface = ivy"org.scala-sbt:test-interface:1.0"
def usingDirectives = ivy"org.virtuslab:using_directives:0.0.8"
def usingDirectives = ivy"org.virtuslab:using_directives:0.0.9"
// Lives at https://github.com/scala-cli/no-crc32-zip-input-stream, see #865
// This provides a ZipInputStream that doesn't verify CRC32 checksums, that users
// can enable by setting SCALA_CLI_VENDORED_ZIS=true in the environment, to workaround
Expand Down

0 comments on commit b90f40d

Please sign in to comment.