Skip to content

Commit

Permalink
release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asolntsev committed Sep 26, 2024
1 parent 05f6eaf commit ac30fe3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
== Changelog

=== 1.7.2 (under construction)
* ...
=== 1.7.2 (released 26.09.2024)
* bump POI from 5.2.5 to 5.3.0
* bump Hamcrest from 2.2 to 3.0

=== 1.7.1 (released 09.02.2024)
* bump POI from 5.2.3 to 5.2.5
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {

group='com.codeborne'
archivesBaseName = 'xls-test'
version='1.7.2-SNAPSHOT'
version='1.7.2'

defaultTasks 'test', 'publishToMavenLocal'

Expand Down

0 comments on commit ac30fe3

Please sign in to comment.