up version
This commit is contained in:
parent
1a7646f311
commit
a89a5cf36a
@ -10,7 +10,7 @@ val kmathVersion: String by extra("0.3.1-dev-10")
|
||||
|
||||
allprojects {
|
||||
group = "center.sciprog"
|
||||
version = "0.2.2-dev-6"
|
||||
version = "0.2.2-dev-7"
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
@ -23,7 +23,7 @@ kotlin {
|
||||
}
|
||||
val jvmMain by getting {
|
||||
dependencies {
|
||||
implementation("org.jfree:org.jfree.svg:5.0.3")
|
||||
implementation("org.jfree:org.jfree.svg:5.0.4")
|
||||
api(compose.desktop.currentOs)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user