File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >co.casterlabs</groupId >
6
6
<artifactId >swetrix-java</artifactId >
7
- <version >1.1.3 </version >
7
+ <version >1.1.4 </version >
8
8
9
9
<properties >
10
10
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
75
75
</build >
76
76
77
77
<repositories >
78
+ <repository >
79
+ <id >casterlabs-maven</id >
80
+ <url >https://repo.casterlabs.co/maven</url >
81
+ </repository >
78
82
<repository >
79
83
<id >jitpack.io</id >
80
84
<url >https://jitpack.io</url >
102
106
<scope >compile</scope >
103
107
</dependency >
104
108
<dependency >
105
- <groupId >co.casterlabs.Rakurai </groupId >
106
- <artifactId >Json </artifactId >
107
- <version >1.16.1 </version >
109
+ <groupId >co.casterlabs</groupId >
110
+ <artifactId >rson </artifactId >
111
+ <version >1.18.0 </version >
108
112
<scope >compile</scope >
109
113
</dependency >
110
114
<dependency >
111
115
<groupId >com.github.e3ndr</groupId >
112
116
<artifactId >FastLoggingFramework</artifactId >
113
- <version >1.9.4 </version >
117
+ <version >1.12.1 </version >
114
118
<scope >compile</scope >
115
119
</dependency >
116
120
</dependencies >
You can’t perform that action at this time.
0 commit comments