You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jo...@apache.org on 2022/10/11 13:24:40 UTC

[isis] 08/12: ISIS-3171 kvision version upgrade

This is an automated email from the ASF dual-hosted git repository.

joergrade pushed a commit to branch ISIS-3171
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 9f544b14f9c303c38ac606e5a8cd491354060893
Author: Joerg Rade <jo...@kuehne-nagel.com>
AuthorDate: Sat Oct 1 11:29:25 2022 +0200

    ISIS-3171 kvision version upgrade
---
 incubator/clients/kroviz/gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/incubator/clients/kroviz/gradle.properties b/incubator/clients/kroviz/gradle.properties
index 281d2bed4d..90baeeb9e3 100644
--- a/incubator/clients/kroviz/gradle.properties
+++ b/incubator/clients/kroviz/gradle.properties
@@ -21,7 +21,7 @@ javaVersion=1.8
 systemProp.kotlinVersion=1.7.0
 serializationVersion=1.3.3
 #Dependencies
-systemProp.kvisionVersion=5.14.0
+systemProp.kvisionVersion=5.15.3
 coroutinesVersion=1.5.2
 
 kotlin.mpp.stability.nowarn=true