Skip to content

Commit 1b77275

Browse files
Update dependency ai.koog:koog-agents to v0.3.0
1 parent 0cdad18 commit 1b77275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agents/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
implementation(libs.mcp.kotlin)
77
implementation(libs.koin.core)
8-
implementation("ai.koog:koog-agents:0.2.1")
8+
implementation("ai.koog:koog-agents:0.3.0")
99
//implementation("org.slf4j:slf4j-simple:2.0.17")
1010
implementation("com.google.adk:google-adk:0.2.0")
1111
implementation("com.google.adk:google-adk-dev:0.2.0")

0 commit comments

Comments
 (0)