When I use a artifact with the version '1.5.3.RELE...
# kobalt
t
When I use a artifact with the version '1.5.3.RELEASE' like this:
Copy code
dependencies {
        compile("org.springframework.boot:spring-boot-starter-web:${Versions.springBoot}")
}