Skip to content

Commit 7c3052d

Browse files
committed
Plugin 1.13.3.0
1 parent ab9b043 commit 7c3052d

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
@@ -93,7 +93,7 @@ object Artifacts {
9393
platform = Java,
9494
groupId = "de.mannodermaus.gradle.plugins",
9595
artifactId = "android-junit5",
96-
currentVersion = "1.13.3.0-SNAPSHOT",
96+
currentVersion = "1.13.3.0",
9797
latestStableVersion = "1.13.2.0",
9898
description = "Unit Testing with JUnit 5 for Android."
9999
)

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.3.0 (2025-09-07)
57
- JUnit 5.13.3
68

79
## 1.13.2.0 (2025-09-06)

0 commit comments

Comments
 (0)