Smarteon / loxone-java

Java implementation of the Loxone™ communication protocol (Web Socket)
BSD 3-Clause "New" or "Revised" License
15 stars 10 forks source link

Dependency updates #167

Closed TCke83 closed 2 years ago

TCke83 commented 2 years ago

Updated versions for:

jackson - 2.13.0 -> 2.13.3 jadler - 1.3.0 -> 1.3.1 ktor - 2.0.0-beta-1 -> 2.0.3

Fixed kotlin compile to Java 11 version

codecov[bot] commented 2 years ago

Codecov Report

Merging #167 (5ab1ce6) into master (027fc30) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage     80.22%   80.22%           
  Complexity      650      650           
=========================================
  Files            86       86           
  Lines          1755     1755           
  Branches        141      141           
=========================================
  Hits           1408     1408           
  Misses          271      271           
  Partials         76       76           
Impacted Files Coverage Δ
src/main/java/cz/smarteon/loxone/Codec.java 94.31% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.