Skip to content

Commit

Permalink
Bump org.webjars.bower:tinymce from 6.3.1 to 6.8.3 in /shio-app
Browse files Browse the repository at this point in the history
Bumps [org.webjars.bower:tinymce](https://github.com/tinymce/tinymce-dist) from 6.3.1 to 6.8.3.
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](tinymce/tinymce-dist@6.3.1...6.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent ccbfd04 commit ca1c445
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 @@ -238,7 +238,7 @@ dependencies {
implementation 'org.webjars.npm:angular-sanitize:1.8.2'
implementation 'org.webjars.npm:angular-cookies:1.8.2'
implementation 'org.webjars.bower:ace-builds:1.4.12'
implementation 'org.webjars.bower:tinymce:6.3.1'
implementation 'org.webjars.bower:tinymce:6.8.3'
implementation 'org.webjars.bower:angular-ui-router:1.0.29'
implementation 'org.webjars.npm:angular-translate:2.19.1'
implementation 'org.webjars.bower:angular-bootstrap:2.5.0'
Expand Down

0 comments on commit ca1c445

Please sign in to comment.