We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986c74a commit f09bc38Copy full SHA for f09bc38
plugin/build.gradle
@@ -13,7 +13,7 @@ plugins {
13
id 'com.github.joselion.pretty-jupiter' version '1.6.2'
14
}
15
16
-version = '1.4.1'
+version = '1.4.2'
17
group = 'com.github.joselion'
18
19
sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments