We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7badc28 commit cf9fc50Copy full SHA for cf9fc50
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