-
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.
* chore: Update sbt-dynver from 5.0.1 to 5.1.0 * chore: Update scribe from 3.15.0 to 3.15.2 * chore: Update scribe-cats from 3.15.0 to 3.15.2 * chore: Update scribe-file from 3.15.0 to 3.15.2 * chore: Update scribe-json-circe from 3.15.0 to 3.15.2 * chore: Update scribe-slf4j from 3.15.0 to 3.15.2 * chore: Update client3:core from 3.9.8 to 3.10.1 * chore: Update tapir-http4s-client from 1.11.4 to 1.11.7 * chore: Update tapir-http4s-server from 1.11.4 to 1.11.7 * chore: Update tapir-iron from 1.11.4 to 1.11.7 * chore: Update tapir-json-circe from 1.11.4 to 1.11.7 * chore: Update tapir-openapi-docs from 1.11.4 to 1.11.7 * chore: Update tapir-opentelemetry-metrics from 1.11.4 to 1.11.7 * chore: Update tapir-sttp-stub-server from 1.11.4 to 1.11.7 * chore: Update tapir-swagger-ui-bundle from 1.11.4 to 1.11.7 * chore: Update fs2-rabbit from 5.2.0 to 5.3.0 * chore: Update flyway-core from 10.18.0 to 10.18.2 * chore: Update flyway-database-postgresql from 10.18.0 to 10.18.2 * chore: Update http4s-circe from 0.23.28 to 0.23.29 * chore: Update http4s-core from 0.23.28 to 0.23.29 * chore: Update http4s-dsl from 0.23.28 to 0.23.29 * chore: Update http4s-netty-client from 0.5.19 to 0.5.20 * chore: Update http4s-netty-server from 0.5.19 to 0.5.20 * chore: Update scala3-library from 3.3.3 to 3.3.4 * chore: Update sbt from 1.10.2 to 1.10.4 * chore: Update cats-collections-core from 0.9.8 to 0.9.9 * chore: Update cats-effect from 3.5.4 to 3.5.5 * chore: Upgrade dependencies --------- Co-authored-by: Scala Steward <[email protected]>
- Loading branch information
1 parent
94b2b6b
commit 02c8132
Showing
15 changed files
with
85 additions
and
68 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 |
---|---|---|
|
@@ -3,3 +3,4 @@ rules = [ | |
] | ||
|
||
OrganizeImports.removeUnused = true | ||
OrganizeImports.targetDialect = Scala3 |
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,3 +1,4 @@ | ||
java oracle-graalvm-21.0.2 | ||
sbt 1.10.1 | ||
doctoolchain 3.2.0 | ||
scala 3.5.2 |
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
name: Bookstore | ||
# tag::log[] | ||
log: | ||
level: info | ||
level: debug | ||
format: enhanced | ||
output: | ||
type: console | ||
|
1 change: 0 additions & 1 deletion
1
modules/flags/src/test/scala/pillars/flags/FeatureFlagTests.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
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 +1 @@ | ||
sbt.version=1.10.2 | ||
sbt.version=1.10.4 |
Oops, something went wrong.