Skip to content

Commit

Permalink
chore(deps): bump org.webjars.npm:bootstrap-icons in /src/ui (#454)
Browse files Browse the repository at this point in the history
Bumps [org.webjars.npm:bootstrap-icons](https://github.com/twbs/icons) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.11.2...v1.11.3)

---
updated-dependencies:
- dependency-name: org.webjars.npm:bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Feb 1, 2024
1 parent e911e8c commit 1c2ae39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-icons</artifactId>
<version>1.11.2</version>
<version>1.11.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1c2ae39

Please sign in to comment.