Skip to content

Commit

Permalink
chore: Dependency updates (#3122)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot authored Mar 15, 2024
1 parent 6714898 commit e9cb379
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 @@ -69,7 +69,7 @@ object Dependencies {
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.12" // the logging interface

// Metrics
val aspectjweaver = "org.aspectj" % "aspectjweaver" % "1.9.21.1"
val aspectjweaver = "org.aspectj" % "aspectjweaver" % "1.9.21.2"

// input validation
val commonsValidator =
Expand Down

0 comments on commit e9cb379

Please sign in to comment.