Skip to content

Commit 0ee7b2f

Browse files
committed
Plugin 1.13.1.0
1 parent 9483c04 commit 0ee7b2f

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
@@ -91,7 +91,7 @@ object Artifacts {
9191
platform = Java,
9292
groupId = "de.mannodermaus.gradle.plugins",
9393
artifactId = "android-junit5",
94-
currentVersion = "1.13.1.0-SNAPSHOT",
94+
currentVersion = "1.13.1.0",
9595
latestStableVersion = "1.13.0.0",
9696
description = "Unit Testing with JUnit 5 for Android."
9797
)

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.13.1.0 (2025-06-29)
57
- JUnit 5.13.1
68

79
## 1.13.0.0 (2025-06-11)

0 commit comments

Comments
 (0)