Skip to content

Commit 5284339

Browse files
committed
Update dependencies.
1 parent 0783c0e commit 5284339

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>co.casterlabs</groupId>
66
<artifactId>swetrix-java</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -102,15 +102,15 @@
102102
<scope>compile</scope>
103103
</dependency>
104104
<dependency>
105-
<groupId>com.github.casterlabs.rakurai</groupId>
105+
<groupId>co.casterlabs.Rakurai</groupId>
106106
<artifactId>Json</artifactId>
107-
<version>1.14.3</version>
107+
<version>1.16.0</version>
108108
<scope>compile</scope>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.github.e3ndr</groupId>
112112
<artifactId>FastLoggingFramework</artifactId>
113-
<version>1.8.1</version>
113+
<version>1.9.4</version>
114114
<scope>compile</scope>
115115
</dependency>
116116
</dependencies>

0 commit comments

Comments
 (0)