Skip to content

Commit

Permalink
Bump de.m3y.kformat:kformat from 0.11 to 0.12 in /prime-router
Browse files Browse the repository at this point in the history
Bumps [de.m3y.kformat:kformat](https://github.com/marcelmay/kformat) from 0.11 to 0.12.
- [Release notes](https://github.com/marcelmay/kformat/releases)
- [Commits](marcelmay/kformat@release-0.11...release-0.12)

---
updated-dependencies:
- dependency-name: de.m3y.kformat:kformat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 91a6c30 commit 709c6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ dependencies {
implementation("commons-net:commons-net:3.11.1")
implementation("com.cronutils:cron-utils:9.2.1")
implementation("io.jsonwebtoken:jjwt-api:0.11.5")
implementation("de.m3y.kformat:kformat:0.11")
implementation("de.m3y.kformat:kformat:0.12")
implementation("io.github.java-diff-utils:java-diff-utils:4.15")
implementation("io.ktor:ktor-client-core:$ktorVersion")
implementation("io.ktor:ktor-client-cio:$ktorVersion")
Expand Down

0 comments on commit 709c6e5

Please sign in to comment.