Skip to content

Commit

Permalink
build(deps): bump org.webjars:webjars-locator in /modules/gs-gateway
Browse files Browse the repository at this point in the history
Bumps [org.webjars:webjars-locator](https://github.com/webjars/webjars-locator) from 0.47 to 0.48.
- [Commits](webjars/webjars-locator@webjars-locator-0.47...webjars-locator-0.48)

---
updated-dependencies:
- dependency-name: org.webjars:webjars-locator
  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 7, 2023
1 parent 331f697 commit cb78ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gs-gateway/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation group: 'org.webjars', name: 'bootstrap', version: '5.3.2'
implementation group: 'org.webjars', name: 'jquery', version: '3.7.1'
implementation group: 'org.webjars', name: 'webjars-locator-core', version: '0.54'
implementation group: 'org.webjars', name: 'webjars-locator', version: '0.47'
implementation group: 'org.webjars', name: 'webjars-locator', version: '0.48'
implementation group: 'org.webjars', name: 'js-cookie', version: '3.0.1'

implementation 'org.springframework.boot:spring-boot-starter-webflux'
Expand Down

0 comments on commit cb78ce5

Please sign in to comment.