Skip to content

Commit

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

* Update dependency pmd to v7.4.0

---------

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 Jul 31, 2024
1 parent a097863 commit 582ddce
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 @@ -57,7 +57,7 @@ mainClassName = 'uk.gov.hmcts.reform.roleassignmentrefresh.RoleAssignmentRefresh
def jarName = 'am-role-assignment-refresh-batch.jar'

pmd {
toolVersion = '7.3.0'
toolVersion = '7.4.0'
sourceSets = []
}

Expand Down
2 changes: 1 addition & 1 deletion infrastructure/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.2
1.9.3

0 comments on commit 582ddce

Please sign in to comment.