Skip to content

Version X is considered newer than Y incorrectly #19

@meloniasty

Description

@meloniasty

Hi,

in my dependencies i'm using bonecp in version 0.8.0.RELEASE

 val boneCp = "com.jolbox" % "bonecp" % "0.8.0.RELEASE"

also im using sbt-updates 0.1.3 with sbt 0.13.1

when call dependencyUpdates i'm getting:

[info]   com.jolbox:bonecp                     : 0.8.0.RELEASE -> 0.8.0-rc3

but version 0.8.0-rc3 is older than 0.8.0.RELEASE

(http://mvnrepository.com/artifact/com.jolbox/bonecp, https://github.com/wwadge/bonecp/releases)

it's correct behavior?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions