Skip to content

Commit

Permalink
update brix version
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Jan 27, 2025
1 parent cd7d320 commit a088133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/dominokit/cli/VersionProfile.java
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ private static VersionProfile get(String version) {
ToolVersion.of("domino_rest_version", "2.0.0-RC2"),
ToolVersion.of("domino_jackson_version", "1.0.4"),
ToolVersion.of("domino_auto_version", "1.0.2"),
ToolVersion.of("domino_brix_version", "HEAD-SNAPSHOT"),
ToolVersion.of("domino_brix_version", "1.0.0-RC1"),
ToolVersion.of("quarkus_version", "3.6.5"),
ToolVersion.of("vertx_version", "3.9.4"),
ToolVersion.of("gwt_version", "2.11.0"),
Expand Down

0 comments on commit a088133

Please sign in to comment.