-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from guardian/mc-update-dependencies-sep-2024
Update dependencies
- Loading branch information
Showing
18 changed files
with
11 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
Binary file renamed
BIN
+415 KB
common/lib/native-linux-aarch64-1.16.0.jar → common/lib/native-linux-aarch64-1.17.0.jar
Binary file not shown.
Binary file renamed
BIN
+380 KB
common/lib/native-linux-armv7-1.16.0.jar → common/lib/native-linux-armv7-1.17.0.jar
Binary file not shown.
Binary file renamed
BIN
+442 KB
common/lib/native-linux-ppc64le-1.16.0.jar → common/lib/native-linux-ppc64le-1.17.0.jar
Binary file not shown.
Binary file renamed
BIN
+440 KB
common/lib/native-linux-riscv64-1.16.0.jar → common/lib/native-linux-riscv64-1.17.0.jar
Binary file not shown.
Binary file renamed
BIN
+432 KB
common/lib/native-linux-s390x-1.16.0.jar → common/lib/native-linux-s390x-1.17.0.jar
Binary file not shown.
Binary file renamed
BIN
+417 KB
common/lib/native-linux-x86_64-1.16.0.jar → common/lib/native-linux-x86_64-1.17.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.0 | ||
sbt.version=1.10.1 |
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 @@ | ||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") | ||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0") | ||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3") | ||
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.0.15") | ||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3") | ||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0") |
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