!12 fix: agents-flex-core version error

Merge pull request !12 from 读钓/main
This commit is contained in:
Michael Yang 2024-08-14 04:39:23 +00:00 committed by Gitee
commit a8c67a3dd9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>com.agentsflex</groupId>
<artifactId>agents-flex-core</artifactId>
<version>1.0.0-beta.8</version>
<version>${agents-flex.version}</version>
</dependency>
<dependency>