Skip to content

Commit

Permalink
Merge pull request #37 from outr/update/profig-3.4.9
Browse files Browse the repository at this point in the history
Update profig to 3.4.9
  • Loading branch information
darkfrog26 committed Feb 13, 2023
2 parents 484bff5 + ed220b2 commit e86810e
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.15" % "test"
Expand Down

0 comments on commit e86810e

Please sign in to comment.