Skip to content

Commit 88fe215

Browse files
committed
one more
1 parent c92d8c7 commit 88fe215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/play/play-ws/play-ws-2.1/javaagent/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ testing {
4949
suites {
5050
val latestDepTest by registering(JvmTestSuite::class) {
5151
dependencies {
52-
implementation("com.typesafe.play:play-ahc-ws-standalone_2.13:+")
52+
implementation("com.typesafe.play:play-ahc-ws-standalone_2.13:latest.release")
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)