We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c45c10 commit f818d23Copy full SHA for f818d23
samples/messaging/pom.xml
@@ -6,14 +6,14 @@
6
7
<groupId>com.dynatrace.oneagent.sdk.samples.messaging</groupId>
8
<artifactId>messaging-sample</artifactId>
9
- <version>1.5.0</version>
+ <version>1.6.0</version>
10
<packaging>jar</packaging>
11
12
<dependencies>
13
<dependency>
14
<groupId>com.dynatrace.oneagent.sdk.java</groupId>
15
<artifactId>oneagent-sdk</artifactId>
16
17
<scope>compile</scope>
18
</dependency>
19
</dependencies>
0 commit comments