We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fdf29 commit 2fbd4b1Copy full SHA for 2fbd4b1
README.md
@@ -132,7 +132,7 @@ repositories {
132
133
dependencies {
134
// Use a specific release version (recommended)
135
- rewrite("com.github.rhart:openrewrite-cookbook:v0.2.0")
+ rewrite("com.github.rhart:openrewrite-cookbook:v0.3.0")
136
137
// Or use the latest commit from main branch (snapshot)
138
// rewrite("com.github.rhart:openrewrite-cookbook:main-SNAPSHOT")
0 commit comments