Skip to content

Commit df0d653

Browse files
authored
Update Gradle Example
1 parent 3234f6e commit df0d653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ gradle -Pskipbench check # Executes the tests w/o running the benchmarks
152152
Gradle:
153153
154154
dependencies {
155-
compile group: 'org.numenta', name: 'htm.java', version:'0.6.11'
155+
compile group: 'org.numenta', name: 'htm.java', version:'0.6.12'
156156
}
157157
```
158158

0 commit comments

Comments
 (0)