Skip to content

Commit

Permalink
build: Upgrade decline to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iltotore committed Feb 13, 2025
1 parent ce644b5 commit 9a3a2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ object decline extends SubModule {
def artifactName = "iron-decline"

def ivyDeps = Agg(
ivy"com.monovore::decline::2.4.1"
ivy"com.monovore::decline::2.5.0"
)

object test extends Tests
Expand Down

0 comments on commit 9a3a2fd

Please sign in to comment.