Skip to content

Commit 76b4283

Browse files
committed
Plugin 1.11.2.0
1 parent 6b73df6 commit 76b4283

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
@@ -89,7 +89,7 @@ object Artifacts {
8989
platform = Java,
9090
groupId = "de.mannodermaus.gradle.plugins",
9191
artifactId = "android-junit5",
92-
currentVersion = "1.11.2.0-SNAPSHOT",
92+
currentVersion = "1.11.2.0",
9393
latestStableVersion = "1.11.1.0",
9494
description = "Unit Testing with JUnit 5 for Android."
9595
)

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.11.2.0 (2024-10-05)
57
- JUnit 5.11.2
68

79
## 1.11.1.0 (2024-10-05)

0 commit comments

Comments
 (0)