File tree Expand file tree Collapse file tree 2 files changed +3
-36
lines changed Expand file tree Collapse file tree 2 files changed +3
-36
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ buildscript {
28
28
mavenLocal()
29
29
}
30
30
dependencies {
31
- classpath ' org.kordamp.gradle:clirr-gradle-plugin:0.2.1 '
31
+ classpath ' org.kordamp.gradle:clirr-gradle-plugin:0.2.2 '
32
32
classpath ' com.netflix.nebula:gradle-extra-configurations-plugin:1.12.+'
33
33
classpath ' com.bmuschko:gradle-nexus-plugin:2.2'
34
34
}
Original file line number Diff line number Diff line change 2
2
differenceTypes : []
3
3
4
4
packages :
5
- - io.netty.bootstrap
6
- - io.netty.buffer
7
- - io.netty.channel
8
- - io.netty.channel.embedded
9
- - io.netty.channel.group
10
- - io.netty.channel.local
11
- - io.netty.channel.nio
12
- - io.netty.channel.oio
13
- - io.netty.channel.socket
14
- - io.netty.channel.socket.nio
15
- - io.netty.channel.socket.oio
16
- - io.netty.handler
17
- - io.netty.handler.codec
18
- - io.netty.handler.codec.base64
19
- - io.netty.handler.codec.bytes
20
- - io.netty.handler.codec.compression
21
- - io.netty.handler.codec.marshalling
22
- - io.netty.handler.codec.protobuf
23
- - io.netty.handler.codec.serialization
24
- - io.netty.handler.codec.string
25
- - io.netty.handler.logging
26
- - io.netty.handler.ssl
27
- - io.netty.handler.ssl.util
28
- - io.netty.handler.stream
29
- - io.netty.handler.timeout
30
- - io.netty.handler.traffic
31
- - io.netty.util
32
- - io.netty.util.collection
33
- - io.netty.util.concurrent
34
- - io.netty.util.internal
35
- - io.netty.util.internal.chmv8
36
- - io.netty.util.internal.logging
37
- - org.slf4j
38
- - org.slf4j.helpers
39
- - org.slf4j.spi
5
+ - io.netty.*
6
+ - org.slf4j.*
You can’t perform that action at this time.
0 commit comments