Skip to content

Commit

Permalink
Merge branch 'main' into bastien.lemale/chore_update_caffeine_version
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 7, 2024
2 parents 6bb21a9 + 8aa9466 commit 613ed7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 3.7.15
version = 3.7.17
runner.dialect = scala212
fileOverride {
"glob:**.sbt" {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

A thin Scala wrapper for Caffeine (https://github.com/ben-manes/caffeine).

Browse the [API docs](http://www.javadoc.io/doc/com.github.blemale/scaffeine_2.12) for the latest release.
Browse the [API docs](https://www.javadoc.io/doc/com.github.blemale/scaffeine_3/latest/com/github/blemale/scaffeine.html) for the latest release.

## Motivations

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.9.7
sbt.version = 1.9.8

0 comments on commit 613ed7a

Please sign in to comment.