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 ded1541 commit c747531Copy full SHA for c747531
build.gradle
@@ -54,7 +54,7 @@ sourceCompatibility = 1.8
54
targetCompatibility = 1.8
55
56
group = 'com.datadoghq'
57
-version= '1.4.4'
+version= '1.4.5'
58
archivesBaseName = "datadog-lambda-java"
59
description = "datadog-lambda-java"
60
0 commit comments