Skip to content

Commit

Permalink
10.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed May 25, 2024
1 parent db34443 commit 910055d
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 293 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.melloware</groupId>
<artifactId>quarkus-monorepo</artifactId>
<version>10.6.3</version>
<version>10.6.6</version>
<name>Quarkus Monorepo</name>
<description>Quarkus monorepo demonstrating Panache REST server with PrimeReact UI client</description>
<url>https://github.com/melloware/quarkus-monorepo</url>
<properties>
<quarkus.platform.version>3.10.0</quarkus.platform.version>
<quarkus.platform.version>3.10.1</quarkus.platform.version>
<quarkus-quinoa.version>2.3.6</quarkus-quinoa.version>
<quarkus-postrgres.version>0.2.1</quarkus-postrgres.version>
<lombok.version>1.18.32</lombok.version>
Expand Down
Loading

0 comments on commit 910055d

Please sign in to comment.