You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ The first step is to install the FF SDK as a dependency in your application usin
69
69
70
70
Refer to the [Harness Feature Flag Java Server SDK](https://mvnrepository.com/artifact/io.harness/ff-java-server-sdk) to identify the latest version for your build automation tool.
71
71
72
-
This section lists dependencies for Maven and Gradle and uses the 1.1.6 version as an example:
72
+
This section lists dependencies for Maven and Gradle and uses the 1.1.7 version as an example:
73
73
74
74
#### Maven
75
75
@@ -78,14 +78,14 @@ Add the following Maven dependency in your project's pom.xml file:
0 commit comments