Skip to content

Commit

Permalink
Update scodec dependencies to latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
yruslan committed Jan 8, 2025
1 parent c4a3229 commit e690708
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ import sbt._

object Dependencies {
private val guavaVersion = "15.0"
private val scodecBitsVersion = "1.1.4"
private val scodecCoreVersion = "1.11.4"
private val scodecCoreVersion = "1.11.10"
private val antlrValue = "4.8"
private val slf4jVersion = "1.7.25"
private val jacksonVersion = "2.13.0"
Expand Down

0 comments on commit e690708

Please sign in to comment.