Skip to content

Commit

Permalink
bump opentelemetry to 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petretiandrea committed Oct 16, 2023
1 parent 03fd4c9 commit f8c9c1c
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 @@ -99,14 +99,14 @@
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-bom</artifactId>
<version>1.30.1</version>
<version>1.31.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-bom-alpha</artifactId>
<version>1.30.0-alpha</version>
<version>1.31.0-alpha</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f8c9c1c

Please sign in to comment.