Skip to content

Commit 0244b5f

Browse files
committed
Update command-framework-bukkit to 1.0.4-SNAPSHOT in example-commands-bukkit module
1 parent 3357f28 commit 0244b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-commands-bukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>cl.bgm</groupId>
3131
<artifactId>command-framework-bukkit</artifactId>
32-
<version>1.0.3-SNAPSHOT</version>
32+
<version>1.0.4-SNAPSHOT</version>
3333
</dependency>
3434
<!-- Add your injection assistant. If it doesn't ring a bell, just add this one below and you should be fine -->
3535
<dependency>

0 commit comments

Comments
 (0)