File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Update dependencies:
17
17
- [ #778 ] ( https://github.com/influxdata/influxdb-client-java/pull/778 ) : ` maven-deploy-plugin ` to ` 3.1.3 `
18
18
19
19
#### Test:
20
- -
20
+ - [ # 774 ] ( https://github.com/influxdata/influxdb-client-java/pull/774 ) : ` junit-jupiter ` to ` 5.11.1 `
21
21
22
22
#### Examples:
23
23
- [ #760 ] ( https://github.com/influxdata/influxdb-client-java/pull/760 ) : ` commons-lang3 ` to ` 3.17.0 `
Original file line number Diff line number Diff line change 123
123
124
124
<pekko .version>1.0.3</pekko .version>
125
125
<kotlin .version>2.0.0</kotlin .version>
126
- <junit-jupiter .version>5.10.3 </junit-jupiter .version>
126
+ <junit-jupiter .version>5.11.1 </junit-jupiter .version>
127
127
<kotlin-coroutines .version>1.8.1</kotlin-coroutines .version>
128
128
<mockito .version>4.10.0</mockito .version>
129
129
</properties >
You can’t perform that action at this time.
0 commit comments