Skip to content

Commit

Permalink
Update to rdgen to 2024.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Socolin committed Mar 22, 2024
1 parent 0a3ddcb commit c05f4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'java'
id 'org.jetbrains.kotlin.jvm' version '1.8.22'
id 'org.jetbrains.intellij' version '1.17.1' // https://github.com/JetBrains/gradle-intellij-plugin/releases
id 'com.jetbrains.rdgen' version '2023.3.2' // https://github.com/JetBrains/rd/releases
id 'com.jetbrains.rdgen' version '2024.1.1' // https://github.com/JetBrains/rd/releases
}

ext {
Expand Down

0 comments on commit c05f4f1

Please sign in to comment.