Skip to content

Commit

Permalink
Update dependency commons-validator:commons-validator to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 3d931a8 commit c110a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

; Validation
[metosin/malli "0.13.0"] ; provided by com.appsflyer/ketu
[commons-validator/commons-validator "1.7"]
[commons-validator/commons-validator "1.8.0"]

; HTTP server
[com.appsflyer/donkey "0.5.2" :exclusions [metosin/jsonista ; is provided by metosin/reitit
Expand Down

0 comments on commit c110a41

Please sign in to comment.