Skip to content

Commit

Permalink
chore(deps): bump qute-core from 1.10.5.Final to 1.12.2.Final
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 05c00ad commit 412a5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation 'org.apache.commons:commons-text:1.9'
implementation 'org.apache.commons:commons-compress:1.20'
implementation 'info.picocli:picocli:4.6.1'
implementation 'io.quarkus.qute:qute-core:1.10.5.Final'
implementation 'io.quarkus.qute:qute-core:1.12.2.Final'
implementation 'kr.motd.maven:os-maven-plugin:1.7.0'
implementation 'org.codehaus.plexus:plexus-java:1.0.6'
implementation 'com.google.code.gson:gson:2.8.6'
Expand Down

0 comments on commit 412a5b4

Please sign in to comment.