Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ec6bd3d

Browse files
authoredJul 10, 2023
fix(deps): update dependency plus.sourceplus.probe:probe-jvm to v0.7.9
1 parent f91a012 commit ec6bd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.