diff --git a/README.md b/README.md index 20c0a7c..3880f3a 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ Embed a complete browser in your Java Apps - supports Java 8+ me.friwi jcefmaven - 116.0.19.1 + jcef-0b8e42e+cef-122.1.10+gc902316+chromium-122.0.6261.112 ``` **Use with Gradle:** ```Gradle -implementation 'me.friwi:jcefmaven:116.0.19.1' +implementation 'me.friwi:jcefmaven:jcef-0b8e42e+cef-122.1.10+gc902316+chromium-122.0.6261.112' ``` --- @@ -105,5 +105,5 @@ To use OSR (off-screen render) mode, add these flags for JOGL: ## Reporting bugs Please only report bugs here that are related to the maven artifacts. -Please report bugs in JCEF/CEF to the [corresponding repository](https://github.com/chromiumembedded/). +Please report bugs in JCEF/CEF to the [corresponding repository on Bitbucket](https://bitbucket.org/chromiumembedded/).