Skip to content

Commit 49651c5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/influxdb/org.assertj-assertj-core-3.26.3' into combined-pr-branch
2 parents 83f3bec + 7fc77db commit 49651c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/influxdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
compileOnly 'org.influxdb:influxdb-java:2.24'
77

8-
testImplementation 'org.assertj:assertj-core:3.25.3'
8+
testImplementation 'org.assertj:assertj-core:3.26.3'
99
testImplementation 'org.influxdb:influxdb-java:2.24'
1010
testImplementation "com.influxdb:influxdb-client-java:6.12.0"
1111
}

0 commit comments

Comments
 (0)