We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51caa4d commit 5f52f18Copy full SHA for 5f52f18
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
val microlibs = "4.2.1"
14
val prometheus = "0.16.0"
15
val scala2 = "2.13.9"
16
- val scala3 = "3.1.3"
+ val scala3 = "3.3.6"
17
18
// Internal
19
val betterMonadicFor = "0.3.1"
0 commit comments