-
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.
* Update the updated scalafmt.conf * Update examples/aws-webserver * Update logger integration test
- Loading branch information
1 parent
6c688a9
commit 33ea5a6
Showing
5 changed files
with
32 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
//> using scala "3.3.1" | ||
//> using plugin "org.virtuslab::besom-compiler-plugin:0.1.0" | ||
//> using dep "org.virtuslab::besom-core:0.1.0" | ||
//> using dep "org.virtuslab::besom-aws:6.2.1-core.0.1.0" | ||
//> using dep "org.virtuslab::besom-tls:4.11.0-core.0.1.0" | ||
//> using scala 3.3.1 | ||
//> using options -Werror -Wunused:all -Wvalue-discard -Wnonunit-statement | ||
//> using plugin org.virtuslab::besom-compiler-plugin:0.1.0 | ||
//> using dep org.virtuslab::besom-core:0.1.1-SNAPSHOT | ||
//> using dep org.virtuslab::besom-aws:6.12.0-core.0.1.1-SNAPSHOT | ||
//> using dep org.virtuslab::besom-tls:4.11.0-core.0.1.1-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
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