Skip to content

Commit 70dce2b

Browse files
authored
Merge pull request #836 from ocsigen/dune-3.19
Bump dune from 3.18 to 3.19
2 parents 0bb1a6a + 835ce82 commit 70dce2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(lang dune 3.18)
1+
(lang dune 3.19)
22

33
(name eliom)
44
(version 11.1.1)

eliom.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1717
homepage: "https://ocsigen.org/eliom/"
1818
bug-reports: "https://github.com/ocsigen/eliom/issues"
1919
depends: [
20-
"dune" {>= "3.18"}
20+
"dune" {>= "3.19"}
2121
"ocaml" {>= "4.12"}
2222
"ocamlfind"
2323
"ppx_deriving"

0 commit comments

Comments
 (0)