Skip to content

Commit

Permalink
Bump the quarkiverse group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the quarkiverse group with 2 updates in the / directory: [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright) and [io.quarkiverse.jgit:quarkus-jgit](https://github.com/quarkiverse/quarkus-jgit).


Updates `io.quarkiverse.playwright:quarkus-playwright` from 1.0.0 to 2.0.0
- [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases)
- [Commits](quarkiverse/quarkus-playwright@1.0.0...2.0.0)

Updates `io.quarkiverse.jgit:quarkus-jgit` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/quarkiverse/quarkus-jgit/releases)
- [Commits](quarkiverse/quarkus-jgit@3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: io.quarkiverse.playwright:quarkus-playwright
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: quarkiverse
- dependency-name: io.quarkiverse.jgit:quarkus-jgit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkiverse
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 2c0d138 commit 28881e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<quarkus.devtools.version>${quarkus.platform.version}</quarkus.devtools.version>
<quarkus.base-codestarts.version>${quarkus.devtools.version}</quarkus.base-codestarts.version>
<!-- Quarkiverse versions -->
<quarkus.jgit.version>3.3.1</quarkus.jgit.version>
<quarkus.jgit.version>3.3.2</quarkus.jgit.version>
<quarkus.logging.sentry.version>2.0.7</quarkus.logging.sentry.version>
<quarkus.quinoa.version>2.0.5</quarkus.quinoa.version>
<segment-analytics.version>3.5.1</segment-analytics.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<quarkus-web-bundler.version>1.7.3</quarkus-web-bundler.version>
<quarkus-playwright.version>1.0.0</quarkus-playwright.version>
<quarkus-playwright.version>2.0.0</quarkus-playwright.version>

<formatter.plugin.version>2.24.1</formatter.plugin.version>
<quarkus.ide-config.version>${quarkus.platform.version}</quarkus.ide-config.version>
Expand Down

0 comments on commit 28881e0

Please sign in to comment.