Skip to content

Commit

Permalink
Publish slf4jCommon module
Browse files Browse the repository at this point in the history
  • Loading branch information
rgueldem authored and hejfelix committed Mar 20, 2023
1 parent 078dcb7 commit f7e2185
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ lazy val root =
core,
http4s,
slf4j,
slf4j2
slf4j2,
slf4jCommon,
).flatMap(_.componentProjects).map(_.project): _*
)
.settings(
Expand Down

0 comments on commit f7e2185

Please sign in to comment.