Skip to content

Commit

Permalink
Merge pull request #11 from miyabayt/renovate/org.webjars-jquery-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.webjars:jquery to v3.6.1
  • Loading branch information
miyabayt authored Sep 1, 2022
2 parents 4cf5a54 + 7833bad commit 034bb60
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 @@ -79,7 +79,7 @@ dependencies {
implementation "org.thymeleaf.extras:thymeleaf-extras-springsecurity5"
implementation "org.webjars:webjars-locator-core"
implementation "org.webjars:bootstrap:4.6.2"
implementation "org.webjars:jquery:3.6.0"
implementation "org.webjars:jquery:3.6.1"
implementation "org.webjars:jquery-validation:1.19.3"
implementation "org.webjars:bootstrap-daterangepicker:3.1"
implementation "org.webjars:momentjs:2.29.4"
Expand Down

0 comments on commit 034bb60

Please sign in to comment.