emilybache/Parrot-Refactoring-Kata

typo in build.gradle

cipherus opened this issue · 2 comments

build.gradle line 13: 'org.junit.jupiter:junit-jupiter::5.9.2' has 2 colons infront of the version.

Was it just the java version that had this problem? If so I think I fixed it.

Yes search only has one jupiter occurrence and it's fixed. Can be closed.