Skip to content

Commit

Permalink
Update README.md to jcef-7a13412+cef-126.2.0+g5c56e98+chromium-126.0.…
Browse files Browse the repository at this point in the history
…6478.62
  • Loading branch information
github-actions committed Jul 20, 2024
1 parent d52c350 commit c96c97a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ Embed a complete browser in your Java Apps - supports Java 8+</h5>
<dependency>
<groupId>me.friwi</groupId>
<artifactId>jcefmaven</artifactId>
<version>jcef-7f36726+cef-122.1.10+gc902316+chromium-122.0.6261.112</version>
<version>jcef-7a13412+cef-126.2.0+g5c56e98+chromium-126.0.6478.62</version>
</dependency>
```

**Use with Gradle:**
```Gradle
implementation 'me.friwi:jcefmaven:jcef-7f36726+cef-122.1.10+gc902316+chromium-122.0.6261.112'
implementation 'me.friwi:jcefmaven:jcef-7a13412+cef-126.2.0+g5c56e98+chromium-126.0.6478.62'
```

---
Expand Down

0 comments on commit c96c97a

Please sign in to comment.