Skip to content

Commit 7d85eec

Browse files
committed
working on pdf-test 2.1.1
1 parent 1a4638b commit 7d85eec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
== Changelog
22

3+
=== 2.1.1 (under construction)
4+
* TBD
5+
36
=== 2.1.0 (released 15.10.2025)
47
* upgrade to Java 17+
58
* upgrade JUnit from 5.x to 6.0.0

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414

1515
group = 'com.codeborne'
1616
base.archivesName.set('pdf-test')
17-
version = '2.1.0'
17+
version = '2.1.1-SNAPSHOT'
1818

1919
defaultTasks 'check', 'publishToMavenLocal'
2020

0 commit comments

Comments
 (0)