发布SnailJob 1.1.0-beta1

This commit is contained in:
byteblogs168 2024-06-23 17:19:54 +08:00
parent feb7e7da69
commit 3cbe21fd54

View File

@ -44,17 +44,17 @@
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>snail-job-client-starter</artifactId>
<version>1.0.0</version>
<version>1.1.0-beta1</version>
</dependency>
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>snail-job-client-retry-core</artifactId>
<version>1.0.0</version>
<version>1.1.0-beta1</version>
</dependency>
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>snail-job-client-job-core</artifactId>
<version>1.0.0</version>
<version>1.1.0-beta1</version>
</dependency>
<dependency>
<groupId>com.googlecode.aviator</groupId>