Skip to content

Commit

Permalink
Merge pull request #18 from MonashSmartCityLivingLab/dependabot/gradl…
Browse files Browse the repository at this point in the history
…e/org.springframework.boot-spring-boot-starter-actuator-3.1.4

Bump org.springframework.boot:spring-boot-starter-actuator from 3.1.3 to 3.1.4
  • Loading branch information
megascrapper authored Oct 4, 2023
2 parents 9176e0a + fbad3b2 commit 168860f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web:3.1.4")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2")
implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.10")
implementation("org.springframework.boot:spring-boot-starter-actuator:3.1.3")
implementation("org.springframework.boot:spring-boot-starter-actuator:3.1.4")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.1.4")
implementation("io.github.oshai:kotlin-logging:5.1.0")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
Expand Down

0 comments on commit 168860f

Please sign in to comment.