Skip to content

Commit

Permalink
Bumped klighd version and removed unofficial repo
Browse files Browse the repository at this point in the history
Fix #1615
  • Loading branch information
cmnrd committed Jun 7, 2023
1 parent b9a6383 commit b12bbb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions buildSrc/src/main/groovy/org.lflang.java-conventions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ plugins {

repositories {
mavenCentral()
// TODO Replace this unofficial maven repository as soon as Klighd is released to maven central in the future.
maven {
url "https://rtsys.informatik.uni-kiel.de/~kieler/files/repo/"
}
}

spotless {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ openTest4jVersion=1.2.0
picocliVersion=4.7.0
resourcesVersion=3.16.0
xtextVersion=2.28.0
klighdVersion=2.2.1-SNAPSHOT
klighdVersion=2.3.0.v20230606

[manifestPropertyNames]
org.eclipse.xtext=xtextVersion
Expand Down

0 comments on commit b12bbb4

Please sign in to comment.