Skip to content

Commit

Permalink
Merge pull request #32 from raynigon/dependabot/gradle/com.raynigon.s…
Browse files Browse the repository at this point in the history
…pring-boot-ecs-logging-app-1.1.3

Bump ecs-logging-app from 1.1.2 to 1.1.3
  • Loading branch information
mergify[bot] committed Sep 15, 2022
2 parents 6194909 + 376e18c commit b63be33
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 @@ -77,7 +77,7 @@ dependencies {
implementation("com.raynigon.unit-api:unit-api-kotlin:2.0.1")

// Logging
implementation("com.raynigon.spring-boot:ecs-logging-app:1.1.2")
implementation("com.raynigon.spring-boot:ecs-logging-app:1.1.3")
implementation("com.raynigon.spring-boot:ecs-logging-access:1.1.2")
implementation("com.raynigon.spring-boot:ecs-logging-async:1.1.2")

Expand Down

0 comments on commit b63be33

Please sign in to comment.