Skip to content

Commit

Permalink
sbt 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed May 6, 2024
1 parent d56e17b commit 0a17062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbt
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

set +e
declare builtin_sbt_version="1.9.6"
declare builtin_sbt_version="1.10.0"
declare -a residual_args
declare -a java_args
declare -a scalac_args
Expand Down

0 comments on commit 0a17062

Please sign in to comment.