diff --git a/package-lock.json b/package-lock.json
index d4f1f2922..4b69cc71d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,9 +10,9 @@
"license": "MPL-2.0",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
- "@coderline/alphaskia": "^3.3.135",
- "@coderline/alphaskia-linux": "^3.3.135",
- "@coderline/alphaskia-windows": "^3.3.135",
+ "@coderline/alphaskia": "^3.4.135",
+ "@coderline/alphaskia-linux": "^3.4.135",
+ "@coderline/alphaskia-windows": "^3.4.135",
"@fontsource/noto-sans": "^5.1.1",
"@fontsource/noto-serif": "^5.1.1",
"@fortawesome/fontawesome-free": "^6.7.2",
@@ -724,9 +724,9 @@
}
},
"node_modules/@coderline/alphaskia": {
- "version": "3.3.135",
- "resolved": "https://registry.npmjs.org/@coderline/alphaskia/-/alphaskia-3.3.135.tgz",
- "integrity": "sha512-Dkm9OdhY/CvVXips3feBzbW0oB2m8dzCI/oA9ZW3GQWW1rpD0GqfE6qSukDCcEgYf/3fdHMSCpPr5JBCdEofFw==",
+ "version": "3.4.135",
+ "resolved": "https://registry.npmjs.org/@coderline/alphaskia/-/alphaskia-3.4.135.tgz",
+ "integrity": "sha512-vKDE9cyC0BhFuMAPaQUryPD+rnbcP4J43bp69mxd3kM0hnpaDubpDcP5lwSlhfkEzkTQDD+a8kk5letJ4Jeu1g==",
"dev": true,
"engines": {
"node": ">=18.0.0"
@@ -738,9 +738,9 @@
}
},
"node_modules/@coderline/alphaskia-linux": {
- "version": "3.3.135",
- "resolved": "https://registry.npmjs.org/@coderline/alphaskia-linux/-/alphaskia-linux-3.3.135.tgz",
- "integrity": "sha512-mWFgEGS+8leKJrLg1KQiQ7oittw1kdE2St1JvA2V2zQeOMpOCsyTcsj2Eid3v7UTNtRsPl1CeUleWWUobznYxQ==",
+ "version": "3.4.135",
+ "resolved": "https://registry.npmjs.org/@coderline/alphaskia-linux/-/alphaskia-linux-3.4.135.tgz",
+ "integrity": "sha512-vApv3lijxD034eKUwR1QwUJOWFh3ztmdKk40JQ3iOyAcHqrKQqgLhJXFSrPH4EcZkaxFklhbezWDbrDz2DYAtw==",
"dev": true,
"engines": {
"node": ">=18.0.0"
@@ -757,9 +757,9 @@
}
},
"node_modules/@coderline/alphaskia-windows": {
- "version": "3.3.135",
- "resolved": "https://registry.npmjs.org/@coderline/alphaskia-windows/-/alphaskia-windows-3.3.135.tgz",
- "integrity": "sha512-k3JTzUGmYvz7XrDLsL4HTKeJIGbRQlncCizbYjZR1IDGlliTQSx6ueBX+cRfcw8qRBkstumllYGVxTtfAv4daw==",
+ "version": "3.4.135",
+ "resolved": "https://registry.npmjs.org/@coderline/alphaskia-windows/-/alphaskia-windows-3.4.135.tgz",
+ "integrity": "sha512-6LqOcHcGo5Jo3eSg3rRYFNzNV2MExyypPPrfigz15UxCAejb7lvIaqgTeIejYWtHSiZiyOLCjG/bxkFpN1uoeA==",
"dev": true,
"engines": {
"node": ">=18.0.0"
diff --git a/package.json b/package.json
index 9505b8ee8..de68df9ef 100644
--- a/package.json
+++ b/package.json
@@ -72,9 +72,9 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
- "@coderline/alphaskia": "^3.3.135",
- "@coderline/alphaskia-linux": "^3.3.135",
- "@coderline/alphaskia-windows": "^3.3.135",
+ "@coderline/alphaskia": "^3.4.135",
+ "@coderline/alphaskia-linux": "^3.4.135",
+ "@coderline/alphaskia-windows": "^3.4.135",
"@fontsource/noto-sans": "^5.1.1",
"@fontsource/noto-serif": "^5.1.1",
"@fortawesome/fontawesome-free": "^6.7.2",
diff --git a/src.csharp/AlphaTab.Test/AlphaTab.Test.csproj b/src.csharp/AlphaTab.Test/AlphaTab.Test.csproj
index 7e1ddad02..1a6651405 100644
--- a/src.csharp/AlphaTab.Test/AlphaTab.Test.csproj
+++ b/src.csharp/AlphaTab.Test/AlphaTab.Test.csproj
@@ -14,10 +14,10 @@
-
-
-
-
+
+
+
+
diff --git a/src.csharp/AlphaTab.Windows/AlphaTab.Windows.csproj b/src.csharp/AlphaTab.Windows/AlphaTab.Windows.csproj
index 32a02fd81..da66a78f1 100644
--- a/src.csharp/AlphaTab.Windows/AlphaTab.Windows.csproj
+++ b/src.csharp/AlphaTab.Windows/AlphaTab.Windows.csproj
@@ -27,7 +27,7 @@
-
+
diff --git a/src.csharp/AlphaTab/AlphaTab.csproj b/src.csharp/AlphaTab/AlphaTab.csproj
index 170319c42..3fdea8da2 100644
--- a/src.csharp/AlphaTab/AlphaTab.csproj
+++ b/src.csharp/AlphaTab/AlphaTab.csproj
@@ -25,7 +25,7 @@
-
+
diff --git a/src.kotlin/alphaTab/gradle/libs.versions.toml b/src.kotlin/alphaTab/gradle/libs.versions.toml
index 9b58d6294..74248e01b 100644
--- a/src.kotlin/alphaTab/gradle/libs.versions.toml
+++ b/src.kotlin/alphaTab/gradle/libs.versions.toml
@@ -11,7 +11,7 @@ appcompat = "1.7.1"
coreKtx = "1.16.0"
junit = "4.13.2"
junitVersion = "1.2.1"
-alphaskia = "3.3.135"
+alphaskia = "3.4.135"
mavenPublish = "0.33.0"