Skip to content

Commit

Permalink
chore(deps): update dependency com.beachape:enumeratum to v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent d5e1fe4 commit 2cc7fba
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 @@ -114,7 +114,7 @@ val dependenciesToEmbed = Seq(

// type-safety utils
"eu.timepit" %% "refined" % "0.11.2",
"com.beachape" %% "enumeratum" % "1.7.4",
"com.beachape" %% "enumeratum" % "1.7.5",

// protobuf
"com.thesamet.scalapb" %% "scalapb-runtime" % scalapb.compiler.Version.scalapbVersion,
Expand Down

0 comments on commit 2cc7fba

Please sign in to comment.