File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >co.casterlabs</groupId >
66 <artifactId >swetrix-java</artifactId >
7- <version >1.1.3 </version >
7+ <version >1.1.4 </version >
88
99 <properties >
1010 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7575 </build >
7676
7777 <repositories >
78+ <repository >
79+ <id >casterlabs-maven</id >
80+ <url >https://repo.casterlabs.co/maven</url >
81+ </repository >
7882 <repository >
7983 <id >jitpack.io</id >
8084 <url >https://jitpack.io</url >
102106 <scope >compile</scope >
103107 </dependency >
104108 <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 >
108112 <scope >compile</scope >
109113 </dependency >
110114 <dependency >
111115 <groupId >com.github.e3ndr</groupId >
112116 <artifactId >FastLoggingFramework</artifactId >
113- <version >1.9.4 </version >
117+ <version >1.12.1 </version >
114118 <scope >compile</scope >
115119 </dependency >
116120 </dependencies >
You can’t perform that action at this time.
0 commit comments