Skip to content

Commit

Permalink
Upgrade parent pom and some test libs.
Browse files Browse the repository at this point in the history
brunobat committed Nov 6, 2024

Verified

This commit was signed with the committer’s verified signature.
shikanime Shikanime Deva
1 parent 3ec8e88 commit 4fe0c33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse</groupId>
<artifactId>quarkiverse-parent</artifactId>
<version>15</version> <!-- always from repository -->
<version>18</version> <!-- always from repository -->
</parent>

<groupId>io.quarkiverse.opentelemetry.exporter</groupId>
@@ -48,8 +48,8 @@
<azure-monitor-opentelemetry-exporter.version>1.0.0-beta.26</azure-monitor-opentelemetry-exporter.version>
<quarkus-azure-services-bom.version>1.0.2</quarkus-azure-services-bom.version>

<assertj-core.version>3.25.3</assertj-core.version>
<testcontainers-junit-jupiter.version>1.19.7</testcontainers-junit-jupiter.version>
<assertj-core.version>3.26.3</assertj-core.version>
<testcontainers-junit-jupiter.version>1.20.3</testcontainers-junit-jupiter.version>
<quarkus-wiremock-test.version>1.2.0</quarkus-wiremock-test.version>
<quarkus-google-cloud-services-bom.version>2.9.0</quarkus-google-cloud-services-bom.version>
</properties>

0 comments on commit 4fe0c33

Please sign in to comment.