Skip to content

Commit

Permalink
Update JDT to 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamierocks committed May 26, 2021
1 parent 8672323 commit 0277125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
mavenCentral()
}

val jdt = "org.eclipse.jdt:org.eclipse.jdt.core:3.24.0"
val jdt = "org.eclipse.jdt:org.eclipse.jdt.core:3.25.0"
dependencies {
api(jdt)

Expand Down

0 comments on commit 0277125

Please sign in to comment.