Skip to content

Commit

Permalink
build(deps): bump mess-core from 0.3.4 to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 18, 2023
1 parent da89382 commit 664cb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val organizeImports = "0.5.0"

val msgpackJava = "0.9.5"
val mess = "0.3.4"
val mess = "0.3.5"
val scalaLogging = "3.9.5"
val logback = "1.2.3"

Expand Down

0 comments on commit 664cb22

Please sign in to comment.