Skip to content

Commit

Permalink
Renovate Combined Pull Request (#919)
Browse files Browse the repository at this point in the history
* Update dependency hashicorp/terraform to v1.10.1

* Update plugin org.owasp.dependencycheck to v11.1.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
3 people authored Dec 10, 2024
1 parent e052715 commit 21cec45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id 'java'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'org.sonarqube' version '6.0.1.5171'
id 'org.owasp.dependencycheck' version '11.1.0'
id 'org.owasp.dependencycheck' version '11.1.1'
}

apply plugin: "info.solidsoft.pitest"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0
1.10.1

0 comments on commit 21cec45

Please sign in to comment.