Skip to content

Commit

Permalink
fix(deps): update dependency org.togglz:togglz-spring-boot-starter to…
Browse files Browse the repository at this point in the history
… v4.4.0
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 48624b9 commit d061a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
implementation("org.flywaydb:flyway-core")
implementation("org.jetbrains.kotlin:kotlin-reflect")
implementation("org.togglz:togglz-spring-boot-starter:4.0.1")
implementation("org.togglz:togglz-spring-boot-starter:4.4.0")
implementation("io.github.oshai:kotlin-logging-jvm:5.0.1")
runtimeOnly("com.h2database:h2")
testImplementation("org.springframework.boot:spring-boot-starter-test")
Expand Down

0 comments on commit d061a1a

Please sign in to comment.