Skip to content

Commit a1f05ad

Browse files
authored
Hot-patch for J9 profiler regression (#6243)
Bump ddprof to 0.84.1
1 parent a9dfdcc commit a1f05ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ final class CachedData {
3333
testcontainers: '1.17.3',
3434
jmc : "8.1.0",
3535
autoservice : "1.0-rc7",
36-
ddprof : "0.84.0",
36+
ddprof : "0.84.1",
3737
asm : "9.6",
3838
cafe_crypto : "0.1.0"
3939
]

0 commit comments

Comments
 (0)