Skip to content

Commit 7587327

Browse files
committed
Plugin 1.12.1.0
1 parent 9a73299 commit 7587327

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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
platform = Java,
9393
groupId = "de.mannodermaus.gradle.plugins",
9494
artifactId = "android-junit5",
95-
currentVersion = "1.12.1.0-SNAPSHOT",
95+
currentVersion = "1.12.1.0",
9696
latestStableVersion = "1.12.0.0",
9797
description = "Unit Testing with JUnit 5 for Android."
9898
)

plugin/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Change Log
22
==========
33

44
## Unreleased
5+
6+
## 1.12.1.0 (2025-05-18)
57
- JUnit 5.12.1
68

79
## 1.12.0.0 (2025-03-01)

0 commit comments

Comments
 (0)