Skip to content

Commit

Permalink
Bump jquery from 1.12.4 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery-dist) from 1.12.4 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery-dist/releases)
- [Commits](jquery/jquery-dist@1.12.4...3.6.0)

---
updated-dependencies:
- dependency-name: org.webjars.bower:jquery
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2021
1 parent 0ba1d2c commit 7384cb5
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 @@ -158,7 +158,7 @@ dependencies {


// WebJars
implementation 'org.webjars.bower:jquery:1.12.4'
implementation 'org.webjars.bower:jquery:3.6.0'
implementation 'org.webjars.bower:jquery.ui:1.11.3'
implementation 'org.webjars:bootstrap:3.3.7-1'
implementation 'org.webjars.bower:bootstrap:4.1.1'
Expand Down

0 comments on commit 7384cb5

Please sign in to comment.