File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Update dependencies:
10
10
#### Build:
11
11
- [ #473 ] ( https://github.com/influxdata/influxdb-client-java/pull/473 ) : ` micrometer-registry-influx ` to ` 1.10.2 `
12
12
- [ #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 `
13
14
14
15
#### Provided:
15
16
- [ #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 163
163
<dependency >
164
164
<groupId >org.scala-lang.modules</groupId >
165
165
<artifactId >scala-collection-compat_2.12</artifactId >
166
- <version >2.8.1 </version >
166
+ <version >2.9.0 </version >
167
167
<exclusions >
168
168
<exclusion >
169
169
<groupId >org.scala-lang</groupId >
You can’t perform that action at this time.
0 commit comments