mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
92214f739ac617ea471ceffac51c431d480c19d2
I assumed 1.1+ should be treated as 1.+, but it seems like Ivy treats it more as “any version that starts with 1.1” including 1.10. Josh’s original implementation approximates this by making ranges for multiple digits, 1.1~1.2, 1.10~1.20, etc.
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%