Skip to content

Commit

Permalink
Bump quarkus from 3.15.2 to 3.15.3
Browse files Browse the repository at this point in the history
Bumps `quarkus` from 3.15.2 to 3.15.3.

Updates `io.quarkus:quarkus-bom` from 3.15.2 to 3.15.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.15.2...3.15.3)

Updates `io.quarkus` from 3.15.2 to 3.15.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 20, 2025
1 parent 9327b47 commit e0e9171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.1.0"
# 3.15 is LTS version of quarkus. So it's ignored by dependabot from auto-updating
quarkus = "3.15.2"
quarkus = "3.15.3"
kotlin-logging-jvm = "7.0.3"
zeroconf = "1.3.2"
kotest = "5.9.1"
Expand Down

0 comments on commit e0e9171

Please sign in to comment.