Skip to content

Commit

Permalink
Update dependency com.cjbooms:fabrikt to v21.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 31eb7b8 commit 3cd2e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotest = "5.9.1"
junit = "5.10.0"

[libraries]
fabrikt = { group = "com.cjbooms", name = "fabrikt", version = "21.0.0" }
fabrikt = { group = "com.cjbooms", name = "fabrikt", version = "21.1.0" }
detekt-formatting = { group = "io.gitlab.arturbosch.detekt", name = "detekt-formatting", version.ref = "detekt" }
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
jackson-module-kotlin = { group = "com.fasterxml.jackson.module", name = "jackson-module-kotlin", version.ref = "jackson" }
Expand Down

0 comments on commit 3cd2e97

Please sign in to comment.