summarylogtreecommitdiffstats
path: root/keystore-explorer-fix-419.patch
diff options
context:
space:
mode:
Diffstat (limited to 'keystore-explorer-fix-419.patch')
-rw-r--r--keystore-explorer-fix-419.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/keystore-explorer-fix-419.patch b/keystore-explorer-fix-419.patch
new file mode 100644
index 000000000000..f4388a492e85
--- /dev/null
+++ b/keystore-explorer-fix-419.patch
@@ -0,0 +1,11 @@
+--- a/kse/build.gradle 2023-02-22 09:00:06.313219264 +0100
++++ b/kse/build.gradle 2023-02-22 08:59:12.299082401 +0100
+@@ -33,7 +33,7 @@
+ id 'java'
+ id 'eclipse'
+ id 'idea'
+- id 'nebula.ospackage' version '9.1.1'
++ id "com.netflix.nebula.ospackage" version "11.0.0"
+ }
+
+ defaultTasks 'zip'