Skip to content

Commit 21f9dca

Browse files
Update taskit to 5.1.1
1 parent af42295 commit 21f9dca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<!-- Properties -->
5353
<properties>
54-
<revision>4.4.0</revision>
54+
<revision>4.4.1</revision>
5555

5656
<!-- basic project properties -->
5757
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -70,7 +70,7 @@
7070
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
7171

7272
<!-- dependency versions -->
73-
<taskit.version>5.1.0</taskit.version>
73+
<taskit.version>5.1.1</taskit.version>
7474
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
7575
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>
7676
</properties>

0 commit comments

Comments
 (0)