Skip to content

Commit b7f8c3f

Browse files
Maven pom.xml(deps): Bump qute-core from 2.8.0.Final to 2.8.1.Final (#90)
Bumps [qute-core](https://github.com/quarkusio/quarkus) from 2.8.0.Final to 2.8.1.Final. - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@2.8.0.Final...2.8.1.Final) --- updated-dependencies: - dependency-name: io.quarkus.qute:qute-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63a02ff commit b7f8c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<license.dir>${basedir}</license.dir>
4747

4848
<lombok.version>1.18.24</lombok.version>
49-
<quarkus.version>2.8.0.Final</quarkus.version>
49+
<quarkus.version>2.8.1.Final</quarkus.version>
5050
<xmlunit.version>2.9.0</xmlunit.version>
5151
</properties>
5252

0 commit comments

Comments
 (0)