Skip to content

Commit

Permalink
Chore(deps): Bump the production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group in /infinitic-spring-boot-3-starter with 1 update: org.jlleitschuh.gradle.ktlint.


---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 6f5bbe6 commit 7a7f603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infinitic-spring-boot-3-starter/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.github.ben-manes.versions") version "0.49.0"

id("io.spring.dependency-management") version "1.1.3"
id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
id("org.jetbrains.dokka") version "1.9.0"
kotlin("jvm") version "1.9.10"
kotlin("plugin.spring") version "1.9.10"
Expand Down

0 comments on commit 7a7f603

Please sign in to comment.