Skip to content

Commit

Permalink
updated rdreg
Browse files Browse the repository at this point in the history
  • Loading branch information
ellizio committed Jun 20, 2024
1 parent 6f4833e commit 81f45fb
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.10'
id 'org.jetbrains.intellij' version '1.13.3' // See https://github.com/JetBrains/gradle-intellij-plugin/releases
id 'com.jetbrains.rdgen' version '2024.1.0' // See https://github.com/JetBrains/rd/releases
id 'com.jetbrains.rdgen' version '2024.1.1' // See https://github.com/JetBrains/rd/releases
id 'me.filippov.gradle.jvm.wrapper' version '0.14.0'
}

Expand Down

0 comments on commit 81f45fb

Please sign in to comment.