Skip to content

Commit

Permalink
Merge pull request #646 from Azquelt/prerelease-versions
Browse files Browse the repository at this point in the history
Use final version of Telemetry dependency
  • Loading branch information
Azquelt authored Aug 1, 2024
2 parents 26ba064 + 16754e2 commit 03948ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<checkstyle.methodNameFormat>^_?[a-z][a-zA-Z0-9_]*$</checkstyle.methodNameFormat>
<microprofile-config-api.version>3.1</microprofile-config-api.version>
<microprofile-metrics-api.version>4.0</microprofile-metrics-api.version>
<microprofile-telemetry-api.version>2.0-RC2</microprofile-telemetry-api.version>
<microprofile-telemetry-api.version>2.0</microprofile-telemetry-api.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 03948ce

Please sign in to comment.