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 00cd5e4 commit c84cd26Copy full SHA for c84cd26
instrumentation/pekko/pekko-actor-1.0/javaagent/build.gradle.kts
@@ -21,7 +21,7 @@ muzzle {
21
dependencies {
22
bootstrap(project(":instrumentation:executors:bootstrap"))
23
24
- library("org.apache.pekko:pekko-actor_2.12:1.0.1")
+ library("org.apache.pekko:pekko-actor_2.12:1.1.1")
25
26
latestDepTestLibrary("org.apache.pekko:pekko-actor_2.13:+")
27
0 commit comments