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 414d28d commit fc97bcdCopy full SHA for fc97bcd
pom.xml
@@ -4,16 +4,16 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>git.snippet</groupId>
+ <groupId>grey</groupId>
8
<artifactId>algorithm</artifactId>
9
- <version>2025.08.20</version>
+ <version>2025.08.22</version>
10
11
<properties>
12
<java.version>24</java.version>
13
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
14
<project.build.sourceEncoding>${maven.compiler.encoding}</project.build.sourceEncoding>
15
<project.reporting.outputEncoding>${maven.compiler.encoding}</project.reporting.outputEncoding>
16
- <maven.compiler.release>24</maven.compiler.release>
+ <maven.compiler.release>${java.version}</maven.compiler.release>
17
</properties>
18
19
</project>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments