We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5d8727 + 0b1865e commit 5c14587Copy full SHA for 5c14587
1 file changed
rebar.config
@@ -4,7 +4,7 @@
4
%% katja: Defines a function `query()`, which is a reserved word in R15
5
%% uuid: Dep on quickrand
6
%% quickrand: Bogus (IMHO) inability to adapt to R15 environment.
7
-{require_otp_vsn, "R16|17"}.
+{require_otp_vsn, "R16|17|18"}.
8
9
{deps,
10
[
0 commit comments