File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# maven.buildNumber.plugin properties file
2
- # Mon Nov 04 12: 18:26 EST 2024
3
- buildNumber =363
2
+ # Wed Dec 11 18:20:06 EST 2024
3
+ buildNumber =364
Original file line number Diff line number Diff line change 8
8
9
9
<name >Funds</name >
10
10
<description >The ultimate custom currency plugin</description >
11
- <version >1.10 .0</version >
11
+ <version >1.11 .0</version >
12
12
<packaging >jar</packaging >
13
13
14
14
<properties >
15
15
<author >Kiran Hart</author >
16
16
<jarName >${project.name}</jarName >
17
17
<main .class>${project.groupId} .${project.artifactId} .${project.name} </main .class>
18
18
<java .version>16</java .version>
19
- <flight .version>3.28 .0</flight .version>
19
+ <flight .version>3.29 .0</flight .version>
20
20
<flight .path>ca.tweetzy</flight .path>
21
21
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
22
22
</properties >
60
60
<dependency >
61
61
<groupId >org.spigotmc</groupId >
62
62
<artifactId >spigot</artifactId >
63
- <version >1.20 .4-R0.1-SNAPSHOT</version >
63
+ <version >1.21 .4-R0.1-SNAPSHOT</version >
64
64
<scope >provided</scope >
65
65
</dependency >
66
66
<dependency >
You can’t perform that action at this time.
0 commit comments