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.
org.gradle.playframework
0.13
0.16.0
1 parent 741427f commit c426c50Copy full SHA for c426c50
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("com.gradleup.shadow") version "8.3.9" apply false
20
id("me.champeau.jmh") version "0.7.3" apply false
21
- id("org.gradle.playframework") version "0.13" apply false
+ id("org.gradle.playframework") version "0.16.0" apply false
22
}
23
24
description = "dd-trace-java"
0 commit comments