An IRC client library for Java. KICL uses an event bus model to handle communication with an IRC server.
Version7.3.0compared with
Version Details
| 7.2.2 | 7.3.0 | |
|---|---|---|
| Release date | Jul 02, 2019 | Jul 24, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (3)
| 7.2.2 | 7.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.netty » netty-codec | 4.1.36.Final | 4.1.51.Final |
| ~ Updated | io.netty » netty-handler | 4.1.36.Final | 4.1.51.Final |
| ~ Updated | io.netty » netty-handler-proxy | 4.1.36.Final | 4.1.51.Final |
Provided Changes (1)
| 7.2.2 | 7.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.checkerframework » checker-qual | 2.5.3 | 3.5.0 |
Test Changes (2)
| 7.2.2 | 7.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.12 | 4.13 |
| ~ Updated | org.mockito » mockito-core | 2.21.0 | 3.4.4 |