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