Compare commits
3 Commits
7610f5d97f
...
5b6185b236
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b6185b236 | |||
| 3c7444675d | |||
| 7c595ef022 |
+1
-1
@@ -29,7 +29,7 @@ dependencies {
|
|||||||
implementation("org.springframework.boot:spring-boot-starter-actuator")
|
implementation("org.springframework.boot:spring-boot-starter-actuator")
|
||||||
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
|
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
|
||||||
implementation("org.springframework.boot:spring-boot-starter-webmvc")
|
implementation("org.springframework.boot:spring-boot-starter-webmvc")
|
||||||
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
|
implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
|
||||||
compileOnly("org.projectlombok:lombok")
|
compileOnly("org.projectlombok:lombok")
|
||||||
developmentOnly("org.springframework.boot:spring-boot-devtools")
|
developmentOnly("org.springframework.boot:spring-boot-devtools")
|
||||||
runtimeOnly("io.micrometer:micrometer-registry-prometheus")
|
runtimeOnly("io.micrometer:micrometer-registry-prometheus")
|
||||||
|
|||||||
Reference in New Issue
Block a user