Skip to content

Commit

Permalink
Update modules/http4s/src/smithy4s/http4s/SimpleRestJsonBuilder.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Kozłowski <[email protected]>
  • Loading branch information
Baccata and kubukoz authored Oct 5, 2024
1 parent 57bacea commit 0107a6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class SimpleRestJsonBuilder private (
simpleRestJsonCodecs
) {

@deprecated(message = "Use builder methods instead", since = "0.18.25")
@deprecated(message = "Use .withXXX methods instead", since = "0.18.25")
def this(
maxArity: Int,
explicitDefaultsEncoding: Boolean,
Expand Down

0 comments on commit 0107a6d

Please sign in to comment.