We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d97d9a commit c13285dCopy full SHA for c13285d
README.md
@@ -70,6 +70,8 @@ Currently, the framework supports the JVM and JS targets.
70
71
On JVM, JDK 17 or higher is required to use the framework.
72
73
+Please check the [libs.versions.toml](gradle/libs.versions.toml) to know more about the Koog dependencies.
74
+
75
### Gradle (Kotlin DSL)
76
77
1. Add dependencies to the `build.gradle.kts` file:
0 commit comments