Skip to content

Commit 961884a

Browse files
authored
fix: build error
1 parent d4ab536 commit 961884a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<dependency>
162162
<groupId>ca.tweetzy</groupId>
163163
<artifactId>skulls</artifactId>
164-
<version>v3.23.0</version>
164+
<version>3.10.0</version>
165165
<scope>provided</scope>
166166
<exclusions>
167167
<exclusion>
@@ -253,3 +253,4 @@
253253
</dependency>
254254
</dependencies>
255255
</project>
256+

0 commit comments

Comments
 (0)