Skip to content

Commit

Permalink
Merge pull request #4 from HHS/bugfix/update-taskit-version
Browse files Browse the repository at this point in the history
update taskit version
  • Loading branch information
bischoffz authored May 6, 2024
2 parents 3312e96 + 7ae4e06 commit 803239c
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 @@ -49,7 +49,7 @@

<!-- Properties -->
<properties>
<revision>1.0.0</revision>
<revision>1.0.1</revision>

<!-- basic project properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -67,7 +67,7 @@

<!-- dependency versions -->
<gcm.version>4.2.0</gcm.version>
<gcm-taskit.version>2.8.0</gcm-taskit.version>
<gcm-taskit.version>2.8.1</gcm-taskit.version>
<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
<junit-jupiter-engine.version>5.8.2</junit-jupiter-engine.version>
</properties>
Expand Down

0 comments on commit 803239c

Please # to comment.