Skip to content

Commit

Permalink
sbt 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed May 12, 2023
1 parent b029f7a commit cbfa6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

set +e
declare builtin_sbt_version="1.8.2"
declare builtin_sbt_version="1.8.3"
declare -a residual_args
declare -a java_args
declare -a scalac_args
Expand Down

0 comments on commit cbfa6fb

Please sign in to comment.