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 c8a01ea commit bed7c90Copy full SHA for bed7c90
project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
18
val scalaVer = crossScalaVer.head
19
20
val dispatchVer = "0.11.3"
21
- val gtVer = "3.5.3-SNAPSHOT"
+ val gtVer = "3.6.0"
22
val stac4sVer = "0.2.2"
23
val jaxbApiVer = "2.3.1"
24
val refinedVer = "0.9.20"
0 commit comments