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 @@ -10,6 +10,7 @@ Update dependencies:
1010#### Build:
1111 - [ #473 ] ( https://github.com/influxdata/influxdb-client-java/pull/473 ) : ` micrometer-registry-influx ` to ` 1.10.2 `
1212 - [ #477 ] ( https://github.com/influxdata/influxdb-client-java/pull/477 ) : ` kotlin ` to ` 1.7.22 `
13+ - [ #476 ] ( https://github.com/influxdata/influxdb-client-java/pull/476 ) : ` scala-collection-compat_2.12 ` to ` 2.9.0 `
1314
1415#### Provided:
1516 - [ #478 ] ( https://github.com/influxdata/influxdb-client-java/pull/478 ) : ` slf4j-api ` to ` 2.0.5 `
Original file line number Diff line number Diff line change 163163 <dependency >
164164 <groupId >org.scala-lang.modules</groupId >
165165 <artifactId >scala-collection-compat_2.12</artifactId >
166- <version >2.8.1 </version >
166+ <version >2.9.0 </version >
167167 <exclusions >
168168 <exclusion >
169169 <groupId >org.scala-lang</groupId >
You can’t perform that action at this time.
0 commit comments