diff --git a/README.md b/README.md index e1c81fd..6cd42d3 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ Put this dependency in your pom.xml com.github.albfernandez juniversalchardet - 2.3.2 + 2.4.0 ``` @@ -189,7 +189,7 @@ Put this dependency in your pom.xml Put this line in your build.gradle ```groovy -implementation 'com.github.albfernandez:juniversalchardet:2.3.2' +implementation 'com.github.albfernandez:juniversalchardet:2.4.0' ``` ## Building from sources diff --git a/pom.xml b/pom.xml index 9275f6b..0a092c0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.albfernandez juniversalchardet - 2.3.3-SNAPSHOT + 2.4.0 https://github.com/albfernandez/juniversalchardet jar juniversalchardet