Skip to content

Commit

Permalink
Renovate Combined Pull Request (#897)
Browse files Browse the repository at this point in the history
* Update dependency com.github.hmcts.java-logging:logging to v6.1.4

* Update dependency gradle to v7.6.4

* Update dependency com.github.hmcts:fortify-client to v1.4.1

* Update dependency hashicorp/terraform to v1.7.3

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
3 people authored Feb 19, 2024
1 parent 91d7ff9 commit aee84b4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def versions = [
lombok : '1.18.30',
gradlePitest : '1.3.0',
pitest : '1.15.6',
reformLogging : '6.1.3',
reformLogging : '6.1.4',
serenity : '2.2.12',
springBoot : '2.7.18',
spring : '5.3.31',
Expand Down Expand Up @@ -268,7 +268,7 @@ dependencies {
testImplementation group: 'org.pitest', name: 'pitest', version: versions.pitest
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0'
testImplementation 'org.codehaus.sonar-plugins:sonar-pitest-plugin:0.5'
testImplementation 'com.github.hmcts:fortify-client:1.4.0:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.1:all'
testImplementation group: 'io.rest-assured', name: 'rest-assured', version: versions.rest_assured
testImplementation group: 'io.github.openfeign', name: 'feign-jackson', version: versions.feign_jackson
testImplementation('com.opentable.components:otj-pg-embedded:1.0.2')
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.4-all.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
2 changes: 1 addition & 1 deletion infrastructure/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.2
1.7.3

0 comments on commit aee84b4

Please sign in to comment.