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 @@ -12,7 +12,7 @@ Update dependencies:
12
12
- [ #629 ] ( https://github.com/influxdata/influxdb-client-java/pull/629 ) : ` karaf ` to ` 4.4.4 `
13
13
- [ #617 ] ( https://github.com/influxdata/influxdb-client-java/pull/617 ) : ` kotlin ` to ` 1.9.10 `
14
14
- [ #542 ] ( https://github.com/influxdata/influxdb-client-java/pull/542 ) : ` okhttp ` to ` 4.11.0 `
15
- - [ #542 ] ( https://github.com/influxdata/influxdb-client-java/pull/542 ) : ` okio ` to ` 3.5 .0 `
15
+ - [ #630 ] ( https://github.com/influxdata/influxdb-client-java/pull/630 ) : ` okio ` to ` 3.6 .0 `
16
16
17
17
#### Maven:
18
18
- [ #618 ] ( https://github.com/influxdata/influxdb-client-java/pull/618 ) : ` maven-enforcer-plugin ` to ` 3.4.0 `
Original file line number Diff line number Diff line change 110
110
111
111
<dependency .retrofit.version>2.9.0</dependency .retrofit.version>
112
112
<dependency .okhttp3.version>4.11.0</dependency .okhttp3.version>
113
- <dependency .com.squareup.okio>3.5 .0</dependency .com.squareup.okio>
113
+ <dependency .com.squareup.okio>3.6 .0</dependency .com.squareup.okio>
114
114
<dependency .gson.version>2.10.1</dependency .gson.version>
115
115
<dependency .io.reactivex.rxjava3>3.1.6</dependency .io.reactivex.rxjava3>
116
116
You can’t perform that action at this time.
0 commit comments