File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Update dependencies:
1919#### Test:
2020 - [ #724 ] ( https://github.com/influxdata/influxdb-client-java/pull/724 ) : ` assertj ` to ` 3.26.0 `
2121 - [ #725 ] ( https://github.com/influxdata/influxdb-client-java/pull/725 ) : ` assertk-jvm ` to ` 0.28.1 `
22+ - [ #737 ] ( https://github.com/influxdata/influxdb-client-java/pull/737 ) : ` junit-jupiter ` to ` 5.10.3 `
2223
2324#### Examples:
2425 - [ #723 ] ( https://github.com/influxdata/influxdb-client-java/pull/723 ) : ` commons-cli ` to ` 1.8.0 `
Original file line number Diff line number Diff line change 123123
124124 <pekko .version>1.0.3</pekko .version>
125125 <kotlin .version>2.0.0</kotlin .version>
126- <junit-jupiter .version>5.10.2 </junit-jupiter .version>
126+ <junit-jupiter .version>5.10.3 </junit-jupiter .version>
127127 <kotlin-coroutines .version>1.8.0</kotlin-coroutines .version>
128128 <mockito .version>4.10.0</mockito .version>
129129 </properties >
You can’t perform that action at this time.
0 commit comments