Skip to content

Commit 7fabe76

Browse files
committed
fixing copy/paste typo
1 parent 3734421 commit 7fabe76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Add the following to your `build.gradle` file
3434
.build.gradle
3535
----
3636
dependencies {
37-
implementation '{project-group}:{project-name}-spring:{project-version}'
37+
implementation '{project-group}:{project-name}:{project-version}'
3838
}
3939
----
4040

0 commit comments

Comments
 (0)