Releases: sbt/librarymanagement
Releases · sbt/librarymanagement
1.2.2
1.2.1
1.2.0
1.2.0-M2
1.2.0-M1
1.1.5
1.1.4
- Cache the hashCode of Configuration #213 by @retronym
- Fix to issue #180 to handle null contentType #214 by @staale
- Allow wildcards in groupId or artifactId. #215 by @dhs3000
- Replace abstract protected[this] copy with abstract withX methods. #216 by @dwijnand
- Bump to latest jsch to support stronger key exchange algorithms #217 by @ryandbair
- Adds null check for
sbt.managedChecksums
in ivySettings file #228 by @IanGabes