Skip to content

Commit e7d4283

Browse files
davidpichardiefacebook-github-bot
authored andcommitted
Opam dependencies update for Javalib/Sawja releases
Summary: Javalib 3.2.1. ans Sawja 1.5.8 are out and infer can use them now. Theses releases contain fixes about the rewriting of java lambdas (upcoming diff). Reviewed By: ngorogiannis Differential Revision: D19811102 fbshipit-source-id: 0b6bc01d1
1 parent e2f837c commit e7d4283

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ depends: [
3131
"conf-zlib" {build}
3232
"ctypes" {>="0.9.2"}
3333
"dune" {build & >="2.0"}
34-
"javalib" {>="3.2"}
34+
"javalib" {>="3.2.1"}
3535
"mlgmpidl" {>="1.2.12"}
3636
"mtime"
3737
"ocaml" {>="4.08.0"}
@@ -43,7 +43,7 @@ depends: [
4343
"ppx_deriving" {>="4.1"}
4444
"ppx_fields_conv" {>="v0.12.0" & < "v0.13"}
4545
"ppx_let" {>="v0.12.0" & < "v0.13"}
46-
"sawja" {>="1.5.7"}
46+
"sawja" {>="1.5.8"}
4747
"sqlite3"
4848
"utop" {with-test}
4949
"xmlm" {>="1.2.0"}

opam.locked

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ depends: [
6363
"fieldslib" {= "v0.12.0"}
6464
"integers" {= "0.3.0"}
6565
"jane-street-headers" {= "v0.12.0"}
66-
"javalib" {= "3.2"}
66+
"javalib" {= "3.2.1"}
6767
"jbuilder" {= "1.0+beta20.2"}
6868
"jst-config" {= "v0.12.0"}
6969
"menhir" {= "20200123"}
@@ -118,7 +118,7 @@ depends: [
118118
"protocol_version_header" {= "v0.12.0"}
119119
"re" {= "1.9.0"}
120120
"result" {= "1.4"}
121-
"sawja" {= "1.5.7"}
121+
"sawja" {= "1.5.8"}
122122
"seq" {= "base"}
123123
"sexplib" {= "v0.12.0"}
124124
"sexplib0" {= "v0.12.0"}

0 commit comments

Comments
 (0)