Добавлены call-pushes

This commit is contained in:
RoyceDa
2026-04-01 16:06:35 +02:00
parent aa17dd8d9d
commit b07f76ba1e
7 changed files with 120 additions and 12 deletions

View File

@@ -46,6 +46,12 @@
<artifactId>jakarta.persistence-api</artifactId>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>com.eatthepath</groupId>
<artifactId>pushy</artifactId>
<version>0.15.4</version>
</dependency>
</dependencies>
<build>