We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f91a012 + ec6bd3d commit ad89391Copy full SHA for ad89391
build.gradle.kts
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
dependencies {
25
- javaagent("plus.sourceplus.probe:probe-jvm:0.7.8")
+ javaagent("plus.sourceplus.probe:probe-jvm:0.7.9")
26
27
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
28
implementation("org.springframework.boot:spring-boot-starter-web")
0 commit comments