Skip to content

Commit 42165e6

Browse files
eduardboschkoral--
authored andcommitted
Bump version
1 parent a87f9e1 commit 42165e6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 1.3.0 - 04.25.2025
2+
3+
- Update Kotlin to 2.1.20.
4+
- Update Gradle to 8.13.
5+
- Update Dokka to 2.0.0.
6+
- Update project dependencies.
7+
- Migrate to version catalogs.
8+
19
### 1.2.0 - 04.23.2025
210

311
- Allow binary bodies.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=pl.droidsonroids.testing
2-
VERSION_NAME=1.2.0
2+
VERSION_NAME=1.3.0
33
POM_INCEPTION_YEAR=2017
44
POM_ARTIFACT_ID=mockwebserver-path-dispatcher
55
POM_DESCRIPTION=Mockwebserver path dispatcher

0 commit comments

Comments
 (0)