Skip to content

Commit

Permalink
Update uuid-creator to 3.7.3 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 4, 2021
1 parent f55c14d commit 0fe36f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object LibraryDependencies {
val JaxbApi = "javax.xml.bind" % "jaxb-api" % "2.3.1"
val ScalacheckGenRegexp =
"io.github.wolfendale" %% "scalacheck-gen-regexp" % "0.1.3"
val UUIDCreator = "com.github.f4b6a3" % "uuid-creator" % "3.7.2"
val UUIDCreator = "com.github.f4b6a3" % "uuid-creator" % "3.7.3"
val GraalSvm = "org.graalvm.nativeimage" % "svm" % "21.1.0"
val CatsRetry = "com.github.cb372" %% "cats-retry" % "2.1.1"
val OsLib = "com.lihaoyi" %% "os-lib" % "0.7.8"
Expand Down

0 comments on commit 0fe36f5

Please sign in to comment.