Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2022
1 parent 0c27e3b commit 93abd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ dependencies {


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

0 comments on commit 93abd90

Please sign in to comment.