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 May 25, 2024
1 parent 1a70c5f commit 2587e71
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.9.3"
jackson = "2.17.1"
maven_artifact = "3.9.5"
maven_artifact = "3.9.7"
akkaManagementVersion = "1.5.2"
akkaProjection = "1.5.4"
akkaR2DBC = "1.2.4"
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 2587e71

Please sign in to comment.