Skip to content

Commit

Permalink
Update Jobs dependency version in pom.xml
Browse files Browse the repository at this point in the history
Changed the version format of the Jobs dependency from `4.17.2` to `v4.17.2`.
  • Loading branch information
jungwuk-ryu committed Jul 11, 2024
1 parent bc9ab23 commit 3570b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>com.github.Zrips</groupId>
<artifactId>Jobs</artifactId>
<version>4.17.2</version>
<version>v4.17.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3570b10

Please sign in to comment.