Skip to content

Commit

Permalink
fix(deps): update dependency org.webjars:momentjs to v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 89ea319 commit e207215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation "org.webjars:jquery:3.6.4"
implementation "org.webjars:jquery-validation:1.19.5"
implementation "org.webjars:bootstrap-daterangepicker:3.1"
implementation "org.webjars:momentjs:2.29.4"
implementation "org.webjars:momentjs:2.30.0"
implementation "org.webjars:AdminLTE:3.2.0"
implementation "org.webjars:font-awesome:5.15.4"
implementation "org.webjars:dropzone:5.9.2"
Expand Down

0 comments on commit e207215

Please sign in to comment.