Skip to content

Commit

Permalink
chore(deps): Update patch dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 6daca3e commit ceafa00
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 15 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ micronaut = "4.1.3"
scala = "2.13"
akka = "2.8.5"
jackson = "2.15.3"
maven_artifact = "3.9.5"
maven_artifact = "3.9.6"
akkaManagementVersion = "1.4.1"
akkaProjection = "1.4.2"
akkaR2DBC = "1.1.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.5"
}
}
}
Expand Down

0 comments on commit ceafa00

Please sign in to comment.