We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b36be commit 49e2872Copy full SHA for 49e2872
1 file changed
rebar.config
@@ -8,7 +8,7 @@
8
{ibrowse, "", {git, "git://github.com/cmullaparthi/ibrowse.git", {tag, "v4.1.2"}}}
9
]}.
10
11
-{require_otp_vsn, "R16|17|18"}.
+{require_otp_vsn, "R16|17|18|19"}.
12
13
{erl_opts, [
14
fail_on_warning,
0 commit comments