3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-15 04:20:04 +01:00

[CI-SKIP] Update artifact information in readme (#1652)

Dieser Commit ist enthalten in:
MiniDigger 2018-11-06 15:24:32 +01:00 committet von Daniel Ennis
Ursprung 0f455f00ed
Commit 38479436a7

Datei anzeigen

@ -36,7 +36,7 @@ How To (Plugin Developers)
<dependency> <dependency>
<groupId>com.destroystokyo.paper</groupId> <groupId>com.destroystokyo.paper</groupId>
<artifactId>paper-api</artifactId> <artifactId>paper-api</artifactId>
<version>1.13.1-R0.1-SNAPSHOT</version> <version>1.13.2-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
``` ```