Skip to content

Commit

Permalink
sbt 1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Oct 22, 2023
1 parent a5944ac commit 25f2ea0
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.9.7"
declare -a residual_args
declare -a java_args
declare -a scalac_args
Expand Down

0 comments on commit 25f2ea0

Please sign in to comment.