Skip to content

Commit 2f243b0

Browse files
committed
Release instrumentation 1.2.0
1 parent 82824b5 commit 2f243b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Artifacts.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ object Artifacts {
4646
*/
4747
object Instrumentation {
4848
private val groupId = "de.mannodermaus.junit5"
49-
private val currentVersion = "1.2.0-SNAPSHOT"
49+
private val currentVersion = "1.2.0"
5050
val latestStableVersion = "1.1.0"
5151

5252
val Core = Deployed(

0 commit comments

Comments
 (0)