slackapi / java-slack-sdk

Slack Developer Kit (including Bolt for Java) for any JVM language
https://slack.dev/java-slack-sdk/
MIT License
568 stars 210 forks source link

Upgrade http4k and micronaut #1324

Closed seratch closed 1 month ago

seratch commented 1 month ago

This pull requset upgrades optional dependencies

Category (place an x in each of the [ ])

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.91%. Comparing base (59590f7) to head (b2c66e3). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1324 +/- ## ============================================ - Coverage 74.96% 74.91% -0.06% + Complexity 4131 4129 -2 ============================================ Files 443 443 Lines 12791 12791 Branches 1319 1319 ============================================ - Hits 9589 9582 -7 - Misses 2433 2441 +8 + Partials 769 768 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.