Skip to content

Commit 0ff9dcc

Browse files
fix(deps): update dependencies
1 parent 61232a5 commit 0ff9dcc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

solutions/fully-configurable/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
# Lock DA into an exact provider version - renovate automation will keep it updated
77
ibm = {
88
source = "ibm-cloud/ibm"
9-
version = "1.83.1"
9+
version = "1.83.2"
1010
}
1111
helm = {
1212
source = "hashicorp/helm"

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-monitoring-agent
22

33
go 1.24.0
44

5-
toolchain go1.25.1
5+
toolchain go1.25.2
66

77
require (
88
github.com/IBM/go-sdk-core v1.1.0

0 commit comments

Comments
 (0)