Skip to content

Commit fe91e62

Browse files
committed
Version 0.26.2
1 parent 1100461 commit fe91e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-trace-java.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def isCI = System.getenv("CI") != null
1515

1616
allprojects {
1717
group = 'com.datadoghq'
18-
version = '0.27.0-SNAPSHOT'
18+
version = '0.26.2'
1919

2020
if (isCI) {
2121
buildDir = "${rootDir}/workspace/${projectDir.path.replace(rootDir.path, '')}/build/"

0 commit comments

Comments
 (0)