Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtama authored Jan 8, 2025
1 parent eaef5e8 commit 06be973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<quarkus.platform.version>3.16.4</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<quarkus-roq.version>1.0.7</quarkus-roq.version>
<quarkus-roq.version>1.1.2</quarkus-roq.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -47,7 +47,7 @@
</dependency>
<dependency>
<groupId>io.quarkiverse.roq</groupId>
<artifactId>quarkus-roq-plugin-asciidoc</artifactId>
<artifactId>quarkus-roq-plugin-asciidoc-jruby</artifactId>
<version>${quarkus-roq.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 06be973

Please sign in to comment.