Skip to content

Commit

Permalink
Merge pull request quarkusio#425 from jbangdev/dependabot/gradle/io.q…
Browse files Browse the repository at this point in the history
…uarkus.qute-qute-core-1.8.3.Final

chore(deps): bump qute-core from 1.8.2.Final to 1.8.3.Final
  • Loading branch information
maxandersen authored Oct 13, 2020
2 parents 765d8cc + f779623 commit 4f1064a
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 @@ -24,7 +24,7 @@ dependencies {
implementation 'org.apache.commons:commons-text:1.9'
implementation 'org.apache.commons:commons-compress:1.20'
implementation 'info.picocli:picocli:4.5.1'
implementation 'io.quarkus.qute:qute-core:1.8.2.Final'
implementation 'io.quarkus.qute:qute-core:1.8.3.Final'
implementation 'kr.motd.maven:os-maven-plugin:1.6.1'
implementation 'org.codehaus.plexus:plexus-java:1.0.5'
implementation 'com.google.code.gson:gson:2.8.6'
Expand Down

0 comments on commit 4f1064a

Please sign in to comment.