Skip to content

Commit

Permalink
downgrade bnd plugin again
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Jan 2, 2024
1 parent 50843cf commit c3c7a35
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 @@ -21,7 +21,7 @@ buildscript {
}
}
dependencies {
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:7.0.0"
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"
classpath "org.xtext:xtext-gradle-plugin:4.0.0"
}
}
Expand Down

0 comments on commit c3c7a35

Please sign in to comment.