Skip to content

Commit 1647cd2

Browse files
committed
Upgrade to KVision 7.4.5
1 parent 8a712ea commit 1647cd2

File tree

111 files changed

+103
-103
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+103
-103
lines changed

addressbook-fullstack-javalin/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
66
slf4jVersion=2.0.7
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10

addressbook-fullstack-jooby/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
systemProp.joobyVersion=3.0.8
5+
systemProp.kvisionVersion=7.4.5
6+
systemProp.joobyVersion=3.0.10
77
h2Version=1.4.197
88
pgsqlVersion=42.2.2
99
kweryVersion=0.17
10-
logbackVersion=1.5.3
10+
logbackVersion=1.5.6
1111
commonsLoggingVersion=1.2
1212
pac4jVersion=5.7.0
1313
springSecurityCryptoVersion=5.1.0.RELEASE

addressbook-fullstack-ktor-koin/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10
99
jdbcNamedParametersVersion=1.1
1010
exposedVersion=0.17.14
11-
logbackVersion=1.5.3
11+
logbackVersion=1.5.6
1212
h2Version=1.4.197
1313
pgsqlVersion=42.2.2
1414
kweryVersion=0.17

addressbook-fullstack-ktor/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10
99
jdbcNamedParametersVersion=1.1
1010
exposedVersion=0.17.14
11-
logbackVersion=1.5.3
11+
logbackVersion=1.5.6
1212
h2Version=1.4.197
1313
pgsqlVersion=42.2.2
1414
kweryVersion=0.17

addressbook-fullstack-micronaut/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
4-
systemProp.micronautPluginsVersion=4.3.5
4+
systemProp.micronautPluginsVersion=4.3.6
55
systemProp.shadowVersion=8.1.1
66
#Dependencies
7-
systemProp.kvisionVersion=7.4.4
8-
micronautVersion=4.3.7
7+
systemProp.kvisionVersion=7.4.5
8+
micronautVersion=4.4.0
99
coroutinesVersion=1.8.0
1010
springSecurityCryptoVersion=5.7.3
1111
springDataR2dbcVersion=1.5.2

addressbook-fullstack-spring-boot/gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
systemProp.dependencyManagementPluginVersion=1.1.4
5-
systemProp.springBootVersion=3.2.4
5+
systemProp.springBootVersion=3.2.5
66
#Dependencies
7-
systemProp.kvisionVersion=7.4.4
7+
systemProp.kvisionVersion=7.4.5
88
coroutinesVersion=1.8.0
99
r2dbcPostgresqlVersion=1.0.1.RELEASE
1010
r2dbcH2Version=1.0.0.RELEASE

addressbook-fullstack-vertx/gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
66
systemProp.vertxPluginVersion=1.4.0
77
systemProp.shadowVersion=8.1.1
8-
logbackVersion=1.5.3
8+
logbackVersion=1.5.6
99
vertxVersion=4.5.7
1010
hikariVersion=3.2.0
1111
commonsCodecVersion=1.10

addressbook-tabulator/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

addressbook/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

desktop/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/addressbook-tabulator/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
24.8 KB
Binary file not shown.
115 KB
Binary file not shown.
153 KB
Binary file not shown.
-115 KB
Binary file not shown.
-24.9 KB
Binary file not shown.
-153 KB
Binary file not shown.

docs/addressbook/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
24.8 KB
Binary file not shown.
115 KB
Binary file not shown.
153 KB
Binary file not shown.
-115 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-24.9 KB
Binary file not shown.
-153 KB
Binary file not shown.

docs/desktop/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/fomantic/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/helloworld/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/onsenui-kitchensink/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/patternfly/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pokedex/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pokedex/service-worker.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
24.8 KB
Binary file not shown.
-10.6 KB
Binary file not shown.
115 KB
Binary file not shown.
-410 KB
Binary file not shown.
153 KB
Binary file not shown.
204 KB
Binary file not shown.
-203 KB
Binary file not shown.
-115 KB
Binary file not shown.
-66.4 KB
Binary file not shown.
410 KB
Binary file not shown.
10.6 KB
Binary file not shown.
-24.9 KB
Binary file not shown.
66.3 KB
Binary file not shown.
-153 KB
Binary file not shown.

docs/showcase/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/showcase/main.bundle.js.LICENSE.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
* Font Awesome 6.x icon theme configuration for bootstrap-fileinput. Requires font awesome 6 assets to be loaded.
515515
*
516516
* Author: Kartik Visweswaran
517-
* Copyright: 2014 - 2022, Kartik Visweswaran, Krajee.com
517+
* Copyright: 2014 - 2024, Kartik Visweswaran, Krajee.com
518518
*
519519
* Licensed under the BSD-3-Clause
520520
* https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
@@ -529,18 +529,18 @@
529529
* font awesome assets and CSS are loaded on the page as well.
530530
*
531531
* Author: Kartik Visweswaran
532-
* Copyright: 2014 - 2022, Kartik Visweswaran, Krajee.com
532+
* Copyright: 2014 - 2024, Kartik Visweswaran, Krajee.com
533533
*
534534
* Licensed under the BSD-3-Clause
535535
* https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
536536
*/
537537

538538
/*!
539-
* bootstrap-fileinput v5.5.2
539+
* bootstrap-fileinput v5.5.4
540540
* http://plugins.krajee.com/file-input
541541
*
542542
* Author: Kartik Visweswaran
543-
* Copyright: 2014 - 2022, Kartik Visweswaran, Krajee.com
543+
* Copyright: 2014 - 2024, Kartik Visweswaran, Krajee.com
544544
*
545545
* Licensed under the BSD-3-Clause
546546
* https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

docs/template/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/todomvc/main.bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

encoder-fullstack-ktor/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10
99
jdbcNamedParametersVersion=1.1
1010
exposedVersion=0.17.14
11-
logbackVersion=1.5.3
11+
logbackVersion=1.5.6
1212
h2Version=1.4.197
1313
pgsqlVersion=42.2.2
1414
kweryVersion=0.17

fomantic/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

helloworld/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

mini-template/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
systemProp.kotlinVersion=1.9.23
2-
systemProp.kvisionVersion=7.4.4
2+
systemProp.kvisionVersion=7.4.5

numbers-fullstack-javalin/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
66
slf4jVersion=2.0.7
77

88
kotlin.mpp.stability.nowarn=true

numbers-fullstack-jooby/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
systemProp.joobyVersion=3.0.8
7-
logbackVersion=1.5.3
5+
systemProp.kvisionVersion=7.4.5
6+
systemProp.joobyVersion=3.0.10
7+
logbackVersion=1.5.6
88

99
kotlin.mpp.stability.nowarn=true
1010
org.gradle.jvmargs=-Xmx2g

numbers-fullstack-ktor/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10
99
jdbcNamedParametersVersion=1.1
1010
exposedVersion=0.17.14
11-
logbackVersion=1.5.3
11+
logbackVersion=1.5.6
1212
h2Version=1.4.197
1313
pgsqlVersion=42.2.2
1414
kweryVersion=0.17

numbers-fullstack-spring-boot/gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
systemProp.dependencyManagementPluginVersion=1.1.4
5-
systemProp.springBootVersion=3.2.4
5+
systemProp.springBootVersion=3.2.5
66
#Dependencies
7-
systemProp.kvisionVersion=7.4.4
7+
systemProp.kvisionVersion=7.4.5
88
coroutinesVersion=1.8.0
99

1010
kotlin.mpp.stability.nowarn=true

onsenui-kitchensink/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

patternfly/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

pokedex/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

showcase/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kotlinVersion=1.9.23
2-
kvisionVersion=7.4.4
3-
ktorVersion=2.3.9
4-
logbackVersion=1.5.3
2+
kvisionVersion=7.4.5
3+
ktorVersion=2.3.10
4+
logbackVersion=1.5.6
55
gradleShadowPluginVersion=5.0.0
66

77
kotlin.incremental.js=false

template-cordova/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

template-electron/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5

template-fullstack-javalin/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
66
slf4jVersion=2.0.7
77

88
kotlin.mpp.stability.nowarn=true

template-fullstack-jooby/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
systemProp.joobyVersion=3.0.8
5+
systemProp.kvisionVersion=7.4.5
6+
systemProp.joobyVersion=3.0.10
77
h2Version=1.4.197
88
pgsqlVersion=42.2.2
99
kweryVersion=0.17
10-
logbackVersion=1.5.3
10+
logbackVersion=1.5.6
1111

1212
kotlin.mpp.stability.nowarn=true
1313
org.gradle.jvmargs=-Xmx2g

template-fullstack-ktor-koin-annotations/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
koinAnnotationsVersion=1.3.1
88
hikariVersion=3.2.0
99
commonsCodecVersion=1.10
1010
jdbcNamedParametersVersion=1.1
1111
exposedVersion=0.17.14
12-
logbackVersion=1.5.3
12+
logbackVersion=1.5.6
1313
h2Version=1.4.197
1414
pgsqlVersion=42.2.2
1515
kweryVersion=0.17

template-fullstack-ktor-koin/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10
99
jdbcNamedParametersVersion=1.1
1010
exposedVersion=0.17.14
11-
logbackVersion=1.5.3
11+
logbackVersion=1.5.6
1212
h2Version=1.4.197
1313
pgsqlVersion=42.2.2
1414
kweryVersion=0.17

template-fullstack-ktor/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
6-
ktorVersion=2.3.9
5+
systemProp.kvisionVersion=7.4.5
6+
ktorVersion=2.3.10
77
hikariVersion=3.2.0
88
commonsCodecVersion=1.10
99
jdbcNamedParametersVersion=1.1
1010
exposedVersion=0.17.14
11-
logbackVersion=1.5.3
11+
logbackVersion=1.5.6
1212
h2Version=1.4.197
1313
pgsqlVersion=42.2.2
1414
kweryVersion=0.17

template-fullstack-micronaut/gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
4-
systemProp.micronautPluginsVersion=4.3.5
4+
systemProp.micronautPluginsVersion=4.3.6
55
systemProp.shadowVersion=8.1.1
66
#Dependencies
7-
systemProp.kvisionVersion=7.4.4
8-
micronautVersion=4.3.7
7+
systemProp.kvisionVersion=7.4.5
8+
micronautVersion=4.4.0
99
coroutinesVersion=1.8.0
1010

1111
kotlin.mpp.stability.nowarn=true

template-fullstack-spring-boot/gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
systemProp.dependencyManagementPluginVersion=1.1.4
5-
systemProp.springBootVersion=3.2.4
5+
systemProp.springBootVersion=3.2.5
66
#Dependencies
7-
systemProp.kvisionVersion=7.4.4
7+
systemProp.kvisionVersion=7.4.5
88
coroutinesVersion=1.8.0
99

1010
kotlin.mpp.stability.nowarn=true

template-fullstack-vertx/gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ javaVersion=17
22
#Plugins
33
systemProp.kotlinVersion=1.9.23
44
#Dependencies
5-
systemProp.kvisionVersion=7.4.4
5+
systemProp.kvisionVersion=7.4.5
66
systemProp.vertxPluginVersion=1.4.0
77
systemProp.shadowVersion=8.1.1
8-
logbackVersion=1.5.3
8+
logbackVersion=1.5.6
99

1010
kotlin.mpp.stability.nowarn=true
1111
org.gradle.jvmargs=-Xmx2g

0 commit comments

Comments
 (0)