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 97837c7 commit 45fb411Copy full SHA for 45fb411
build.gradle
@@ -53,7 +53,7 @@ sourceCompatibility = 1.8
53
targetCompatibility = 1.8
54
55
group = 'com.datadoghq'
56
-version= '1.4.3'
+version= '1.4.4'
57
archivesBaseName = "datadog-lambda-java"
58
description = "datadog-lambda-java"
59
0 commit comments