Skip to content

Commit

Permalink
update to taskit 5.0 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz authored Aug 7, 2024
1 parent bf2eb05 commit 6e61d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<!-- Properties -->
<properties>
<revision>4.3.0-SNAPSHOT</revision>
<revision>4.3.1-SNAPSHOT</revision>

<!-- basic project properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -70,7 +70,7 @@
<central-publishing-maven-plugin.version>0.5.0</central-publishing-maven-plugin.version>

<!-- dependency versions -->
<taskit.version>4.2.0-SNAPSHOT</taskit.version>
<taskit.version>5.0.0-SNAPSHOT</taskit.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.10.3</junit-jupiter-engine.version>
</properties>
Expand Down

0 comments on commit 6e61d70

Please sign in to comment.