Skip to content

Commit 9dd2344

Browse files
Update decline to 2.5.0
1 parent 9fadf33 commit 9dd2344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val quillJdbcMonixVersion = "3.7.2"
2121
val postgresqlJdbcVersion = "42.7.3"
2222
val scalaLoggingVersion = "3.9.5"
2323
val logbackClassicVersion = "1.5.6"
24-
val declineVersion = "2.4.1"
24+
val declineVersion = "2.5.0"
2525
val pureConfigVersion = "0.17.6"
2626
val scalaTestVersion = "3.2.18"
2727
val scalaTestScalaCheckVersion = s"$scalaTestVersion.0"

0 commit comments

Comments
 (0)