Skip to content

Commit

Permalink
Merge pull request #92 from SpongePowered/renovate/patch-dependency-c…
Browse files Browse the repository at this point in the history
…hanges

chore(deps): Update patch dependency changes
  • Loading branch information
gabizou authored Sep 13, 2024
2 parents 1a70c5f + 823b0bb commit 7040afa
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docs/project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.0
sbt.version=1.10.1
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
micronaut = "4.1.3"
scala = "2.13"
akka = "2.9.3"
jackson = "2.17.1"
maven_artifact = "3.9.5"
akkaManagementVersion = "1.5.2"
akkaProjection = "1.5.4"
akkaR2DBC = "1.2.4"
akka = "2.9.5"
jackson = "2.17.2"
maven_artifact = "3.9.9"
akkaManagementVersion = "1.5.3"
akkaProjection = "1.5.5"
akkaR2DBC = "1.2.5"
vavr = "0.10.4"
jakartaValidation = "3.0.2"

Expand Down
38 changes: 25 additions & 13 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
version = "4.0.6"
}
}
}
Expand Down

0 comments on commit 7040afa

Please sign in to comment.