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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2021
1 parent 7372ac1 commit 14c8914
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,15 +158,15 @@ 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'
implementation 'org.webjars.bower:moment:2.20.1'
implementation 'org.webjars.bower:angular:1.6.9'
implementation 'org.webjars.bower:angular:1.8.2'
implementation 'org.webjars.bower:ace-builds:1.3.1'
implementation 'org.webjars.bower:tinymce:4.5.8'
implementation 'org.webjars.bower:angular-ui-router:1.0.14'
implementation 'org.webjars.bower:angular-ui-router:1.0.29'
implementation 'org.webjars.bower:angular-translate:2.17.0'
implementation 'org.webjars.bower:angular-resource:1.6.9'
implementation 'org.webjars.bower:angular-animate:1.6.9'
Expand Down

0 comments on commit 14c8914

Please sign in to comment.