Skip to content

Commit

Permalink
chore(deps): Bump com.apicatalog:titanium-json-ld from 1.3.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [com.apicatalog:titanium-json-ld](https://github.com/filip26/titanium-json-ld) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/filip26/titanium-json-ld/releases)
- [Commits](filip26/titanium-json-ld@v1.3.3...v1.4.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]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 1c58dfc commit 07b8c71
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 @@ -64,7 +64,7 @@ subprojects {

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

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

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

0 comments on commit 07b8c71

Please sign in to comment.