Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ object Deps {
def jsoup = "1.18.3"
def scalaMeta = "4.13.2"
def scalaNative04 = "0.4.17"
def scalaNative05 = "0.5.6"
def scalaNative05 = "0.5.7"
def scalaNative = scalaNative05
def maxScalaNativeForToolkit = scalaNative05
def maxScalaNativeForTypelevelToolkit = scalaNative04
Expand Down
2 changes: 1 addition & 1 deletion website/docs/reference/cli-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -1420,7 +1420,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

### `--native-version`

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

### `--native-mode`

Expand Down
2 changes: 1 addition & 1 deletion website/docs/reference/scala-command/cli-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

`SHOULD have` per Scala Runner specification

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

### `--native-mode`

Expand Down
18 changes: 9 additions & 9 deletions website/docs/reference/scala-command/runner-specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -972,7 +972,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -1561,7 +1561,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -2182,7 +2182,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -2822,7 +2822,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -3438,7 +3438,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -4085,7 +4085,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -4789,7 +4789,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down Expand Up @@ -5752,7 +5752,7 @@ Enable Scala Native. To show more options for Scala Native pass `--help-native`

**--native-version**

Set the Scala Native version (0.5.6 by default).
Set the Scala Native version (0.5.7 by default).

**--native-mode**

Expand Down