Skip to content

Commit bcf9403

Browse files
chore(deps): bump qute-core from 1.10.5.Final to 1.12.2.Final
Bumps [qute-core](https://github.com/quarkusio/quarkus) from 1.10.5.Final to 1.12.2.Final. - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@1.10.5.Final...1.12.2.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ef5eee commit bcf9403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation 'org.apache.commons:commons-text:1.9'
2828
implementation 'org.apache.commons:commons-compress:1.20'
2929
implementation 'info.picocli:picocli:4.6.1'
30-
implementation 'io.quarkus.qute:qute-core:1.10.5.Final'
30+
implementation 'io.quarkus.qute:qute-core:1.12.2.Final'
3131
implementation 'kr.motd.maven:os-maven-plugin:1.6.1'
3232
implementation 'org.codehaus.plexus:plexus-java:1.0.6'
3333
implementation 'com.google.code.gson:gson:2.8.6'

0 commit comments

Comments
 (0)