Skip to content

Commit cf9fc50

Browse files
fix(deps): update dependency plus.sourceplus.probe:probe-jvm to v0.7.8
1 parent 7badc28 commit cf9fc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222
}
2323

2424
dependencies {
25-
javaagent("plus.sourceplus.probe:probe-jvm:0.7.7.1")
25+
javaagent("plus.sourceplus.probe:probe-jvm:0.7.8")
2626

2727
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
2828
implementation("org.springframework.boot:spring-boot-starter-web")

0 commit comments

Comments
 (0)