Skip to content

Commit

Permalink
Update ip4s-core to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 16, 2022
1 parent 62f75d8 commit 67c8ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ip4s/build.sbt
Expand Up @@ -4,7 +4,7 @@ name := "pureconfig-ip4s"

crossScalaVersions := Seq(scala212, scala213)

libraryDependencies ++= Seq("com.comcast" %% "ip4s-core" % "3.1.2")
libraryDependencies ++= Seq("com.comcast" %% "ip4s-core" % "3.1.3")

developers := List(
Developer("geirolz", "David Geirola", "david.geirolz@gmail.com", url("https://github.com/geirolz"))
Expand Down

0 comments on commit 67c8ff5

Please sign in to comment.