File tree 2 files changed +7
-7
lines changed
src/main/resources/META-INF
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ under the License.
37
37
</description >
38
38
39
39
<properties >
40
- <pekko .version>1.0.0 </pekko .version>
40
+ <pekko .version>1.0.1 </pekko .version>
41
41
<scala .binary.version>2.12</scala .binary.version>
42
42
<scala .version>2.12.16</scala .version>
43
43
</properties >
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ This project bundles the following dependencies under the Apache Software Licens
11
11
- com.typesafe:ssl-config-core_2.12:0.6.1
12
12
- io.netty:netty:3.10.6.Final
13
13
- org.agrona:agrona:1.15.1
14
- - org.apache.pekko:pekko-actor_2.12:1.0.0
15
- - org.apache.pekko:pekko-remote_2.12:1.0.0
16
- - org.apache.pekko:pekko-pki_2.12:1.0.0
17
- - org.apache.pekko:pekko-protobuf-v3_2.12:1.0.0
18
- - org.apache.pekko:pekko-slf4j_2.12:1.0.0
19
- - org.apache.pekko:pekko-stream_2.12:1.0.0
14
+ - org.apache.pekko:pekko-actor_2.12:1.0.1
15
+ - org.apache.pekko:pekko-remote_2.12:1.0.1
16
+ - org.apache.pekko:pekko-pki_2.12:1.0.1
17
+ - org.apache.pekko:pekko-protobuf-v3_2.12:1.0.1
18
+ - org.apache.pekko:pekko-slf4j_2.12:1.0.1
19
+ - org.apache.pekko:pekko-stream_2.12:1.0.1
20
20
- org.scala-lang:scala-library:2.12.16
21
21
22
22
The following dependencies all share the same BSD license which you find under licenses/LICENSE.scala.
You can’t perform that action at this time.
0 commit comments