Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.15.1 #3720

Merged
merged 2 commits into from
Jul 1, 2024
Merged

1.15.1 #3720

merged 2 commits into from
Jul 1, 2024

Conversation

alexander-yakushev
Copy link
Member

Not triggering Antora since this is a patch release?..

cider.el Outdated
@@ -380,7 +380,7 @@ This allows nREPL JVMTI agent to be loaded. It is needed for evaluation
interruption to properly work on Java 21 and above."
:type 'boolean
:safe #'booleanp
:version '(cider . "1.15.0"))
:version '(cider . "1.15.1"))
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't need to be changed.

@@ -61,7 +61,7 @@ or in `build.gradle`:
----
dependencies {
devImplementation 'nrepl:nrepl:1.1.2'
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 you can also update the version of nREPL here.

@alexander-yakushev
Copy link
Member Author

Fixed.

@bbatsov bbatsov merged commit 810337c into master Jul 1, 2024
39 checks passed
@bbatsov bbatsov deleted the 1.15.1 branch July 1, 2024 16:14
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.

None yet

2 participants