It is still there according to "opam show dune --all-versions", so no, it has not been removed.
Anyways, what you could do is:
opam pin add dune 3.7.0
opam install dune
Alternatively, you can use the tarball directly:
opam pin add dune https://github.com/ocaml/dune/releases/download/3.7.0/dune-3.7.0.tbz