-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update logback-classic, logback-core to 1.5.3 * Update cassandra-driver-core to 3.11.5 * Update testcontainers-scala-cassandra, ... to 0.40.17 * Update sbt-assembly to 2.1.5 * Update google-cloud-storage to 2.36.1 * Update influxdb-client-java to 6.12.0 * Update json-path to 2.9.0 * Update avro4s-core, avro4s-json to 4.1.2 * Update elastic4s-client-esjava, ... to 7.17.4 * Update sbt-license-report to 1.6.1 * Update commons-codec to 1.16.1 * Update commons-io to 2.16.0 * Update sbt-header to 5.10.0 * Update jna to 3.3.0 * Update jna to 4.5.2 * Update activemq-broker, activemq-client to 6.1.0 * Update commons-compress to 1.26.1 * Update connect-json, kafka-clients to 3.7.0 * Update log4j-api to 2.23.1 * Update log4j-to-slf4j to 2.23.1 * Update mina-core to 2.2.3 * Update bcpg-jdk15on, bcpkix-jdk15on, ... to 1.77 * Update elasticsearch to 7.17.19 * Update jersey-common to 3.1.5 * Update mongo-java-driver to 3.12.14 * Update sbt to 1.9.9 * Update scalafmt-core to 2.6.4 * Update scalatest to 3.2.18 * Update sbt-scoverage to 2.0.11 * Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 * Update cassandra, elasticsearch, kafka, ... to 1.19.7 * Update cats-effect, cats-effect-kernel, ... to 3.4.11 * Update sbt-pack to 0.19 * Update jedis to 4.4.7 * Update s3, sts to 2.25.21 * Update wiremock to 3.5.2 * Formatting * updating sbt sonatypeOssRepos * Fix compile issue * Formatting * Fixes * Fix branch name --------- Co-authored-by: Scala Steward <[email protected]>
- Loading branch information
1 parent
3ba9b9c
commit bce4a33
Showing
10 changed files
with
65 additions
and
59 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version=2.6.1 | ||
version=2.6.4 | ||
maxColumn = 120 | ||
preset = IntelliJ | ||
align.preset = most | ||
|
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 was deleted.
Oops, something went wrong.
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 @@ | ||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1") | ||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5") |
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.6.2 | ||
sbt.version=1.9.9 |
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