Skip to content

Commit

Permalink
Update airframe-ulid to 24.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 1, 2024
1 parent addd968 commit b9abcf0
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 @@ -48,7 +48,7 @@ lazy val scala2 = project
"org.postgresql" % "postgresql" % "42.7.4",
"org.reactivemongo" %% "reactivemongo" % "1.0.10",
"com.dimafeng" %% "testcontainers-scala-mongodb" % testContainersVersion % Test,
"org.wvlet.airframe" %% "airframe-ulid" % "24.9.0",
"org.wvlet.airframe" %% "airframe-ulid" % "24.9.3",
"org.scalatestplus" %% "scalacheck-1-17" % "3.2.18.0" % Test,
"com.lihaoyi" %% "fansi" % "0.5.0"
)
Expand Down

0 comments on commit b9abcf0

Please sign in to comment.