Skip to content

Commit

Permalink
Update dumbo to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and rolang committed Dec 18, 2024
1 parent 247449e commit 310af27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/example/src/main/scala/ExampleApp.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//> using scala 3.3.3
//> using resourceDir ../resources
//> using dep "dev.rolang::dumbo::0.5.2"
//> using dep "dev.rolang::dumbo::0.5.3"

import cats.effect.{IO, IOApp}
import dumbo.{ConnectionConfig, Dumbo}
Expand Down

0 comments on commit 310af27

Please sign in to comment.