Skip to content

Commit

Permalink
Update dependency com.cjbooms:fabrikt to v19.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acanda committed Jan 27, 2025
1 parent 54597ae commit b898d25
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 = "19.1.0" }
fabrikt = { group = "com.cjbooms", name = "fabrikt", version = "19.2.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 b898d25

Please sign in to comment.