Skip to content

Commit

Permalink
Bump quarkus-test-framework to 1.5.0.Beta1 (#1775)
Browse files Browse the repository at this point in the history
* Just a numeric change more or less to make sure people are not too
  drawn to release upstream fixes into 1.4 framework meant for Quarkus
  3.8.
  • Loading branch information
mjurc committed Apr 30, 2024
1 parent a1ec8a3 commit bf51a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>999-SNAPSHOT</quarkus.platform.version>
<quarkus.ide.version>3.10.0</quarkus.ide.version>
<quarkus.qe.framework.version>1.4.2.Beta11</quarkus.qe.framework.version>
<quarkus.qe.framework.version>1.5.0.Beta1</quarkus.qe.framework.version>
<quarkus-qpid-jms.version>2.6.1</quarkus-qpid-jms.version>
<apache-httpclient-fluent.version>4.5.14</apache-httpclient-fluent.version>
<confluent.kafka-avro-serializer.version>7.5.1</confluent.kafka-avro-serializer.version>
Expand Down

0 comments on commit bf51a19

Please sign in to comment.