Skip to content

Commit b80e739

Browse files
dependabot[bot]triceo
authored andcommitted
deps: bump io.quarkus from 3.23.2 to 3.23.3
Bumps io.quarkus from 3.23.2 to 3.23.3. --- updated-dependencies: - dependency-name: io.quarkus dependency-version: 3.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 115fa39 commit b80e739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/school-timetabling/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "java"
3-
id "io.quarkus" version "3.23.2"
3+
id "io.quarkus" version "3.23.3"
44
}
55

66
def quarkusVersion = "3.23.2"

0 commit comments

Comments
 (0)