Skip to content

Commit

Permalink
Merge pull request #2655 from eikek/update/scodec-bits-1.2.0
Browse files Browse the repository at this point in the history
Update scodec-bits to 1.2.0
  • Loading branch information
mergify[bot] authored May 24, 2024
2 parents a3ad447 + ffeffed commit 7cdef19
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 @@ -41,7 +41,7 @@ object Dependencies {
val PostgresVersion = "42.7.3"
val PureConfigVersion = "0.17.6"
val ScalaJavaTimeVersion = "2.5.0"
val ScodecBitsVersion = "1.1.38"
val ScodecBitsVersion = "1.2.0"
val ScribeVersion = "3.13.5"
val Slf4jVersion = "2.0.13"
val SourcecodeVersion = "0.4.2"
Expand Down

0 comments on commit 7cdef19

Please sign in to comment.