File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group = ' org.atmosphere'
9- version = ' 0.1.2-SNAPSHOT '
9+ version = ' 0.2.0 '
1010
1111repositories {
1212 mavenLocal()
@@ -36,11 +36,11 @@ dependencyManagement {
3636
3737dependencies {
3838 // Atmosphere
39- api ' org.atmosphere:atmosphere-spring-boot-starter:4.0.25 '
40- api ' org.atmosphere:atmosphere-agent:4.0.25 '
41- api ' org.atmosphere:atmosphere-a2a:4.0.25 '
42- api ' org.atmosphere:atmosphere-ai:4.0.25 '
43- api ' org.atmosphere:atmosphere-mcp:4.0.25 '
39+ api ' org.atmosphere:atmosphere-spring-boot-starter:4.0.26 '
40+ api ' org.atmosphere:atmosphere-agent:4.0.26 '
41+ api ' org.atmosphere:atmosphere-a2a:4.0.26 '
42+ api ' org.atmosphere:atmosphere-ai:4.0.26 '
43+ api ' org.atmosphere:atmosphere-mcp:4.0.26 '
4444
4545 // JavaClaw base (Channel, Agent, ChannelRegistry)
4646 compileOnly ' ai.javaclaw:base:1.0.0-SNAPSHOT'
You can’t perform that action at this time.
0 commit comments