Skip to content

Commit 25109a9

Browse files
Bump org.gradle.playframework from 0.13to 0.16.0. (#10258)
1 parent 821cb8d commit 25109a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("com.gradleup.shadow") version "8.3.9" apply false
2020
id("me.champeau.jmh") version "0.7.3" apply false
21-
id("org.gradle.playframework") version "0.13" apply false
21+
id("org.gradle.playframework") version "0.16.0" apply false
2222
}
2323

2424
description = "dd-trace-java"

0 commit comments

Comments
 (0)