Skip to content

Commit

Permalink
Dependency(deps): Bump org.webjars:webjars-locator-core from 0.58 to …
Browse files Browse the repository at this point in the history
…0.59 (#82)

Bumps [org.webjars:webjars-locator-core](https://github.com/webjars/webjars-locator-core) from 0.58 to 0.59.
- [Commits](webjars/webjars-locator-core@webjars-locator-core-0.58...webjars-locator-core-0.59)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent fd6e011 commit a1243f1
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 @@ -24,7 +24,7 @@ dependencies {
implementation 'org.apache.commons:commons-csv:1.11.0'

implementation 'org.webjars:bootstrap:5.3.3'
implementation 'org.webjars:webjars-locator-core:0.58'
implementation 'org.webjars:webjars-locator-core:0.59'

testImplementation 'net.sourceforge.htmlunit:htmlunit'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit a1243f1

Please sign in to comment.