Skip to content

Commit 0805609

Browse files
committed
Prepare instrumentation 1.3.0 release
1 parent bc67ebe commit 0805609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/Environment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ object Artifacts {
9292
*/
9393
object Instrumentation {
9494
private val groupId = "de.mannodermaus.junit5"
95-
private val currentVersion = "1.3.0-SNAPSHOT"
95+
private val currentVersion = "1.3.0"
9696
val latestStableVersion = "1.2.2"
9797

9898
val Core = Deployed(

0 commit comments

Comments
 (0)