GildedRose-Refactoring-Kata/Java
Bjorn Misseghers a7ff7f32cd Add staged quality increase behavior
Depending on the sellIn value, we can have a different rate of quality
increase. There always needs to be a default quality increase defined.
And then we need to define the stages at with the quality increase
changes.
2021-04-13 10:06:21 +02:00
..
gradle/wrapper update gradle wrapper & junit5 dependency 2020-06-04 10:22:28 +03:00
src Add staged quality increase behavior 2021-04-13 10:06:21 +02:00
.gitignore add gradle build capabilities 2019-11-18 17:42:08 +01:00
build.gradle update gradle wrapper & junit5 dependency 2020-06-04 10:22:28 +03:00
gradlew add gradle build capabilities 2019-11-18 17:42:08 +01:00
gradlew.bat add gradle build capabilities 2019-11-18 17:42:08 +01:00
pom.xml update gradle wrapper & junit5 dependency 2020-06-04 10:22:28 +03:00
settings.gradle add gradle build capabilities 2019-11-18 17:42:08 +01:00