Skip to content

Commit

Permalink
Update profig to 3.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Jan 22, 2023
1 parent 3cd8c72 commit ed220b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ lazy val root = project
.settings(
name := "scalapass",
libraryDependencies ++= Seq(
"com.outr" %% "profig" % "3.4.5",
"com.outr" %% "profig" % "3.4.9",
"de.mkammerer" % "argon2-jvm" % "2.11",
"commons-codec" % "commons-codec" % "1.15",
"org.scalatest" %% "scalatest" % "3.2.14" % "test"
Expand Down

0 comments on commit ed220b2

Please sign in to comment.