Skip to content

Commit

Permalink
Bump org.webjars.npm:bootstrap-icons from 1.10.5 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [org.webjars.npm:bootstrap-icons](https://github.com/twbs/icons) from 1.10.5 to 1.11.1.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.10.5...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 70dc27b commit 798153c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Primaza :: REST Application</name>
<description>Exposes CRUD operations on service resources</description>
<properties>
<bootstrap-icons.version>1.10.5</bootstrap-icons.version>
<bootstrap-icons.version>1.11.1</bootstrap-icons.version>
<bootstrap.version>5.3.1</bootstrap.version>
<htmx.version>1.9.3</htmx.version>
<quarkus-helm.version>1.1.0</quarkus-helm.version>
Expand Down

0 comments on commit 798153c

Please sign in to comment.