Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-ide-config from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.11.0...3.12.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manovotn committed Jul 1, 2024
1 parent a5434ab commit f991d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
<!-- we are using Quarkus config here, just make sure it's updated from time to time -->
<groupId>io.quarkus</groupId>
<artifactId>quarkus-ide-config</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit f991d49

Please sign in to comment.