Skip to content

Commit

Permalink
deps: bump io.quarkus from 3.8.3 to 3.9.1
Browse files Browse the repository at this point in the history
Bumps io.quarkus from 3.8.3 to 3.9.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and triceo committed Apr 1, 2024
1 parent 7dba481 commit 25ed0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion use-cases/school-timetabling/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "java"
id "io.quarkus" version "3.8.3"
id "io.quarkus" version "3.9.1"
}

def quarkusVersion = "3.8.3"
Expand Down

0 comments on commit 25ed0c9

Please sign in to comment.