Skip to content

Commit

Permalink
chore(deps): Bump com.apicatalog:titanium-json-ld from 1.4.1 to 1.5.0 (
Browse files Browse the repository at this point in the history
…#1336)

Bumps [com.apicatalog:titanium-json-ld](https://github.com/filip26/titanium-json-ld) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/filip26/titanium-json-ld/releases)
- [Commits](filip26/titanium-json-ld@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: com.apicatalog:titanium-json-ld
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 454cb12 commit 1949bb2
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 @@ -66,7 +66,7 @@ subprojects {

implementation("com.fasterxml.jackson.module:jackson-module-kotlin")

implementation("com.apicatalog:titanium-json-ld:1.4.1")
implementation("com.apicatalog:titanium-json-ld:1.5.0")
implementation("org.glassfish:jakarta.json:2.0.1")

implementation("io.arrow-kt:arrow-fx-coroutines:2.0.1")
Expand Down

0 comments on commit 1949bb2

Please sign in to comment.