From 303fb73b5c810b834647c4fcfced821f3a63f365 Mon Sep 17 00:00:00 2001 From: PseudoKnight Date: Fri, 3 May 2024 06:12:30 -0700 Subject: [PATCH] Add snapshot repo for adventure-api --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index aa6298294..ea3786325 100644 --- a/pom.xml +++ b/pom.xml @@ -151,6 +151,10 @@ papermc-repo https://repo.papermc.io/repository/maven-public/ + + sonatype-oss-snapshots1 + https://s01.oss.sonatype.org/content/repositories/snapshots/ +