## steps ``` $ curl https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-dynver/scala_2.12/sbt_1.0/4.1.1/jars/sbt-dynver.jar ``` or `plugins.sbt` ```scala addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") ``` ## problem redirect to https://landing.jfrog.com/reactivate-server/scala 😭 ```html <html> <head><title>302 Found</title></head> <body> <center><h1>302 Found</h1></center> <hr><center>nginx/1.19.6</center> </body> </html> ``` <img width="666" alt="jfrog" src="https://user-images.githubusercontent.com/389787/230516801-25ea1c49-0d23-422f-b1db-c59397104f10.png"> ## expectation ## notes