Skip to content

Commit

Permalink
Mone master 0121 (#1025)
Browse files Browse the repository at this point in the history
* tianye update

tianye update

* feat(mcp-calendar):implement mcp calendar functionality(#1019)

* feat(mcp-git): GitHub MCP (#1024)
  • Loading branch information
wangmin9 authored Feb 20, 2025
1 parent cc54d66 commit 6d6e39c
Show file tree
Hide file tree
Showing 3 changed files with 564 additions and 2 deletions.
7 changes: 7 additions & 0 deletions jcommon/mcp/mcp-git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@
<groupId>run.mone</groupId>
<version>1.6.1-jdk21-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.315</version>
</dependency>

</dependencies>

<build>
Expand Down
Loading

0 comments on commit 6d6e39c

Please sign in to comment.