Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Update the web5-kt dep to use maven latest release. #112

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

andresuribe87
Copy link
Contributor

We now have things available in Central Repository. Let's use those deps!

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #112 (d049373) into main (6ab8c84) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   85.64%   85.64%           
=======================================
  Files          19       19           
  Lines         432      432           
  Branches       41       41           
=======================================
  Hits          370      370           
  Misses         40       40           
  Partials       22       22           
Components Coverage Δ
protocol 86.73% <ø> (ø)
httpclient 83.33% <ø> (ø)

@@ -25,7 +25,7 @@ dependencies {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.14.2")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8")
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
implementation("com.github.TBD54566975:web5-kt:v0.0.9-gamma")
implementation("xyz.block:web5:0.0.9-delta")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there some convention used for what gamma/delta/beta means?

Copy link
Contributor

@jiyoonie9 jiyoonie9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay, maven central!!

@andresuribe87 andresuribe87 merged commit 0b6ff41 into main Dec 18, 2023
3 of 5 checks passed
@andresuribe87 andresuribe87 deleted the upgrade_web5_dep branch December 18, 2023 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants