Skip to content

Commit 7040afa

Browse files
authored
Merge pull request #92 from SpongePowered/renovate/patch-dependency-changes
chore(deps): Update patch dependency changes
2 parents 1a70c5f + 823b0bb commit 7040afa

File tree

4 files changed

+33
-21
lines changed

4 files changed

+33
-21
lines changed

docs/project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.0
1+
sbt.version=1.10.1

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
micronaut = "4.1.3"
33
scala = "2.13"
4-
akka = "2.9.3"
5-
jackson = "2.17.1"
6-
maven_artifact = "3.9.5"
7-
akkaManagementVersion = "1.5.2"
8-
akkaProjection = "1.5.4"
9-
akkaR2DBC = "1.2.4"
4+
akka = "2.9.5"
5+
jackson = "2.17.2"
6+
maven_artifact = "3.9.9"
7+
akkaManagementVersion = "1.5.3"
8+
akkaProjection = "1.5.5"
9+
akkaR2DBC = "1.2.5"
1010
vavr = "0.10.4"
1111
jakartaValidation = "3.0.2"
1212

terraform/.terraform.lock.hcl

Lines changed: 25 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ terraform {
1515
}
1616
tls = {
1717
source = "hashicorp/tls"
18-
version = "4.0.4"
18+
version = "4.0.6"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)