Skip to content

Commit ad89391

Browse files
authored
Merge pull request #58 from sourceplusplus/renovate/plus.sourceplus.probe-probe-jvm-0.x
fix(deps): update dependency plus.sourceplus.probe:probe-jvm to v0.7.9
2 parents f91a012 + ec6bd3d commit ad89391

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.8")
25+
javaagent("plus.sourceplus.probe:probe-jvm:0.7.9")
2626

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

0 commit comments

Comments
 (0)