We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d8727 commit 0b1865eCopy full SHA for 0b1865e
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