Skip to content

Commit 0a68c64

Browse files
Bump org.assertj:assertj-core from 3.23.1 to 3.24.2 in /modules/influxdb
Bumps org.assertj:assertj-core from 3.23.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80700c1 commit 0a68c64

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.23'
77

8-
testImplementation 'org.assertj:assertj-core:3.23.1'
8+
testImplementation 'org.assertj:assertj-core:3.24.2'
99
testImplementation 'org.influxdb:influxdb-java:2.23'
1010
testImplementation "com.influxdb:influxdb-client-java:6.7.0"
1111
}

0 commit comments

Comments
 (0)