We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d44c9f commit c58612fCopy full SHA for c58612f
sources/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<artifactId>akarin</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.12.2-R0.3-SNAPSHOT</version>
+ <version>1.12.2-R0.4-RELEASE</version>
7
<name>Akarin</name>
8
<url>https://github.com/Akarin-project/Akarin</url>
9
@@ -149,7 +149,7 @@
149
<dependency>
150
<groupId>com.github.ben-manes.caffeine</groupId>
151
<artifactId>caffeine</artifactId>
152
- <version>2.6.2</version>
+ <version>2.6.3-SNAPSHOT</version>
153
</dependency>
154
</dependencies>
155
0 commit comments