-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 0.4.0-SNAPSHOT (#478)
- Loading branch information
1 parent
0b3b79e
commit 173f3ff
Showing
45 changed files
with
147 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
|
||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-awsx:2.7.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-eks:2.3.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-awsx:2.8.0-core.0.4-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-eks:2.3.0-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-aws:6.31.1-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-aws:6.32.0-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-aws:6.31.1-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-aws:6.32.0-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
//> using scala 3.3.1 | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using dep org.virtuslab::besom-aws:6.31.1-core.0.3 | ||
//> using dep org.virtuslab::besom-tls:5.0.2-core.0.3 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-aws:6.32.0-core.0.4-SNAPSHOT | ||
//> using dep org.virtuslab::besom-tls:5.0.2-core.0.4-SNAPSHOT | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
//> using scala 3.3.1 | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using dep org.virtuslab::besom-aws:6.31.0-core.0.3 | ||
//> using dep org.virtuslab::besom-awsx:2.7.0-core.0.3 | ||
//> using dep org.virtuslab::besom-random:4.16.0-core.0.3 | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-aws:6.32.0-core.0.4-SNAPSHOT | ||
//> using dep org.virtuslab::besom-awsx:2.8.0-core.0.4-SNAPSHOT | ||
//> using dep org.virtuslab::besom-random:4.16.1-core.0.4-SNAPSHOT | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin "org.virtuslab::besom-compiler-plugin:0.3.0-SNAPSHOT" | ||
//> using plugin "org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT" | ||
|
||
//> using dep "org.virtuslab::besom-core:0.3.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-azure-native:2.36.0-core.0.3-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-tls:5.0.2-core.0.3-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-azure-native:2.38.0-core.0.4-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-tls:5.0.2-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-azure-native:2.37.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-azure-native:2.38.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-azure-native:2.37.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-azure-native:2.38.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-docker:4.5.3-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-docker:4.5.3-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-docker:4.5.3-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.4-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-docker:4.5.3-core.0.4-SNAPSHOT" | ||
|
||
|
||
//> using exclude "app/*" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-gcp:7.19.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
//> using exclude "simple/*" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
//> using exclude "components/*" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
//> using dep "io.github.iltotore::iron:2.5.0" | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using dep org.virtuslab::besom-cats:0.3.1 | ||
//> using dep "org.virtuslab::besom-purrl:0.5.0-core.0.3" | ||
//> using dep org.virtuslab::besom-cats:0.4.0-SNAPSHOT | ||
//> using dep "org.virtuslab::besom-purrl:0.5.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using repository sonatype:snapshots |
5 changes: 3 additions & 2 deletions
5
integration-tests/resources/executors/scala-cli/project.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 | ||
//> using plugin "org.virtuslab::besom-compiler-plugin:0.3.1" | ||
//> using dep "org.virtuslab::besom-core:0.3.1" | ||
//> using plugin "org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-core:0.4.0-SNAPSHOT" | ||
//> using dep "org.virtuslab::besom-fake-standard-resource:1.2.3-TEST" | ||
//> using dep "org.virtuslab::besom-fake-external-resource:2.3.4-TEST" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.3" | ||
//> using dep "org.virtuslab::besom-kubernetes:4.11.0-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using repository sonatype:snapshots |
7 changes: 4 additions & 3 deletions
7
integration-tests/resources/memoization/source-stack/project.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using dep "org.virtuslab::besom-tls:5.0.2-core.0.3" | ||
//> using dep "org.virtuslab::besom-tls:5.0.2-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
5 changes: 3 additions & 2 deletions
5
integration-tests/resources/memoization/target-stack/project.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using repository sonatype:snapshots |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using dep "org.virtuslab::besom-random:4.16.1-core.0.3" | ||
//> using dep "org.virtuslab::besom-random:4.16.1-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
7 changes: 4 additions & 3 deletions
7
integration-tests/resources/references/source-stack/project.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using dep "org.virtuslab::besom-tls:5.0.2-core.0.3" | ||
//> using dep "org.virtuslab::besom-tls:5.0.2-core.0.4-SNAPSHOT" | ||
//> using repository sonatype:snapshots |
5 changes: 3 additions & 2 deletions
5
integration-tests/resources/references/target-stack/project.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
//> using scala 3.3.1 | ||
//> using options -java-output-version:11 -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.3.1 | ||
//> using dep org.virtuslab::besom-core:0.3.1 | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.4.0-SNAPSHOT | ||
//> using dep org.virtuslab::besom-core:0.4.0-SNAPSHOT | ||
|
||
//> using repository sonatype:snapshots |
Oops, something went wrong.