Skip to content

Commit

Permalink
Update dumbo to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and rolang committed Dec 2, 2024
1 parent b489c78 commit eea14db
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.1"
//> using dep "dev.rolang::dumbo::0.5.2"

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

0 comments on commit eea14db

Please sign in to comment.