Skip to content

Commit

Permalink
Bump org.primefaces.themes:bootstrap from 1.0.11 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps org.primefaces.themes:bootstrap from 1.0.11 to 1.1.0.

---
updated-dependencies:
- dependency-name: org.primefaces.themes:bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent ec8c8bb commit c48a672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
implementation("org.joinfaces:primefaces-spring-boot-starter:5.3.4")
implementation("org.primefaces:primefaces:$primefacesVersion:jakarta")
implementation("org.primefaces.extensions:primefaces-extensions:$primefacesVersion:jakarta")
implementation("org.primefaces.themes:bootstrap:1.0.11")
implementation("org.primefaces.themes:bootstrap:1.1.0")

implementation("net.logstash.logback:logstash-logback-encoder:8.0")
implementation("de.ruedigermoeller:fst:3.0.4-jdk17")
Expand Down

0 comments on commit c48a672

Please sign in to comment.