Skip to content

Conversation

xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Jun 17, 2025

No description provided.

@xuwei-k xuwei-k force-pushed the update-sbt-2-libs branch from f3df855 to 8fbffad Compare June 17, 2025 22:59
@xuwei-k xuwei-k marked this pull request as ready for review June 17, 2025 23:13
"org.fusesource.jansi:jansi",
"org.jline:jline-builtins",
"org.jline:jline-native",
"org.jline:jline-reader",
"org.jline:jline-style",
"org.jline:jline-terminal",
"org.jline:jline-terminal-jni",
"org.jspecify:jspecify",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n eed3si9n merged commit 580c357 into sbt:develop Jun 19, 2025
12 checks passed
@xuwei-k xuwei-k deleted the update-sbt-2-libs branch June 19, 2025 02:10
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "2.8.5"
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.2.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why CI didn't catch this, but we can't use caffeine 3.x because we're still on JDK 8.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess because we do not run CI on JDK 8 - #8169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants