Skip to content

Commit eda4cfa

Browse files
Bump org.openjdk.jmc:common from 8.3.0 to 8.3.1 (#827)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc2bd02 commit eda4cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfr-connection/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ description = "OpenTelemetry JFR Connection"
77
otelJava.moduleName.set("io.opentelemetry.contrib.jfr.connection")
88

99
dependencies {
10-
testImplementation("org.openjdk.jmc:common:8.3.0")
10+
testImplementation("org.openjdk.jmc:common:8.3.1")
1111
testImplementation("org.openjdk.jmc:flightrecorder:8.3.0")
1212
}

0 commit comments

Comments
 (0)