Skip to content

Commit

Permalink
use existing setting
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijsBroersen committed Jan 26, 2025
1 parent b3f756d commit ed50e66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ final case class JsonCodecConfiguration(
allowExtraFields,
sumTypeMapping,
explicitNulls,
ExplicitEmptyCollections()
this.explicitEmptyCollections
)
}

Expand Down

0 comments on commit ed50e66

Please sign in to comment.