Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
siers committed Feb 7, 2024
1 parent fa5a159 commit 2ffd702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ object Dependencies {
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.11" // the logging interface

// Metrics
val aspectjweaver = "org.aspectj" % "aspectjweaver" % "1.9.21"
val aspectjweaver = "org.aspectj" % "aspectjweaver" % "1.9.21"

// input validation
val commonsValidator =
Expand Down

0 comments on commit 2ffd702

Please sign in to comment.