Skip to content

Commit

Permalink
use java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbauman committed Oct 23, 2023
1 parent 20a18b1 commit b768974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gaeclj-ds

A Clojure query DSL for Google App Engine for Java 8. Inspired by the Python NDB library (with an emphasis on Clojure's more functional idiom.) Queries return a lazy sequence.
A Clojure query DSL for Google App Engine for Java 11. Inspired by the Python NDB library (with an emphasis on Clojure's more functional idiom.) Queries return a lazy sequence.

[![Clojars Project](https://img.shields.io/clojars/v/gaeclj-ds.svg)](https://clojars.org/gaeclj-ds)

Expand Down

0 comments on commit b768974

Please sign in to comment.