Skip to content

Commit cb79029

Browse files
authored
Merge pull request #177 from joreilly/dependency_updates
dependency updates
2 parents 8998213 + afdecd9 commit cb79029

File tree

5 files changed

+17
-51
lines changed

5 files changed

+17
-51
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: macos-latest
99

1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v5
1212
- name: set up JDK 21
1313
uses: actions/setup-java@v4
1414
with:

.github/workflows/build-and-publish-web.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Check out current repository
2121
- name: Fetch Sources
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v5
2323

2424
# Build application
2525
- name: Build
@@ -28,7 +28,7 @@ jobs:
2828
# If main branch update, deploy to gh-pages
2929
- name: Deploy
3030
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
31-
uses: JamesIves/github-pages-deploy-action@v4.6.8
31+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3232
with:
3333
BRANCH: gh-pages # The branch the action should deploy to.
3434
FOLDER: composeApp/build/dist/wasmJs/productionExecutable # The folder the action should deploy.

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: macos-latest
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v5
1616
- uses: actions/setup-java@v4
1717
with:
1818
distribution: 'zulu'

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
[versions]
2-
kotlin = "2.2.0"
3-
ksp = "2.2.0-2.0.2"
2+
kotlin = "2.2.10"
3+
ksp = "2.2.10-2.0.2"
44
kotlinx-coroutines = "1.10.2"
55
kotlinxSerialization = "1.9.0"
66

7-
agp = "8.11.1"
7+
agp = "8.12.1"
88
android-compileSdk = "36"
99
android-minSdk = "24"
1010
android-targetSdk = "36"
1111
androidx-activityCompose = "1.10.1"
12-
compose = "1.8.3"
12+
compose = "1.9.0"
1313
compose-plugin = "1.8.2"
1414
composeAdaptiveLayout = "1.1.2"
1515
harawata-appdirs = "1.4.0"
1616
koalaplot = "0.9.0"
1717
koin = "4.1.0"
1818
koin-compose-multiplatform = "4.1.0"
19-
kmpNativeCoroutines = "1.0.0-ALPHA-45"
20-
kmpObservableViewModel = "1.0.0-BETA-12"
19+
kmpNativeCoroutines = "1.0.0-ALPHA-46"
20+
kmpObservableViewModel = "1.0.0-BETA-13"
2121
kstore = "1.0.0"
22-
ktor = "3.2.2"
22+
ktor = "3.2.3"
2323
treemapChart = "0.1.3"
2424
voyager= "1.1.0-beta03"
2525
molecule = "2.1.0"
2626
mcp = "0.6.0"
27-
shadowPlugin = "9.0.0-rc2"
27+
shadowPlugin = "9.0.2"
2828
jib = "3.4.5"
2929

3030
[libraries]
Lines changed: 5 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
version = "1.7">
4-
<BuildAction
5-
parallelizeBuildables = "YES"
6-
buildImplicitDependencies = "YES">
3+
version = "1.3">
4+
<BuildAction>
75
<BuildActionEntries>
86
<BuildActionEntry
9-
buildForTesting = "YES"
10-
buildForRunning = "YES"
11-
buildForProfiling = "YES"
12-
buildForArchiving = "YES"
13-
buildForAnalyzing = "YES">
7+
buildForRunning = "YES">
148
<BuildableReference
159
BuildableIdentifier = "primary"
1610
BlueprintIdentifier = "7555FF7A242A565900829871"
@@ -21,25 +15,11 @@
2115
</BuildActionEntry>
2216
</BuildActionEntries>
2317
</BuildAction>
24-
<TestAction
25-
buildConfiguration = "Debug"
26-
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
27-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
28-
shouldUseLaunchSchemeArgsEnv = "YES"
29-
shouldAutocreateTestPlan = "YES">
30-
</TestAction>
3118
<LaunchAction
32-
buildConfiguration = "Debug"
33-
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
34-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
35-
launchStyle = "0"
3619
useCustomWorkingDirectory = "NO"
37-
ignoresPersistentStateOnLaunch = "NO"
38-
debugDocumentVersioning = "YES"
39-
debugServiceExtension = "internal"
20+
buildConfiguration = "Debug"
4021
allowLocationSimulation = "YES">
41-
<BuildableProductRunnable
42-
runnableDebuggingMode = "0">
22+
<BuildableProductRunnable>
4323
<BuildableReference
4424
BuildableIdentifier = "primary"
4525
BlueprintIdentifier = "7555FF7A242A565900829871"
@@ -49,18 +29,4 @@
4929
</BuildableReference>
5030
</BuildableProductRunnable>
5131
</LaunchAction>
52-
<ProfileAction
53-
buildConfiguration = "Release"
54-
shouldUseLaunchSchemeArgsEnv = "YES"
55-
savedToolIdentifier = ""
56-
useCustomWorkingDirectory = "NO"
57-
debugDocumentVersioning = "YES">
58-
</ProfileAction>
59-
<AnalyzeAction
60-
buildConfiguration = "Debug">
61-
</AnalyzeAction>
62-
<ArchiveAction
63-
buildConfiguration = "Release"
64-
revealArchiveInOrganizer = "YES">
65-
</ArchiveAction>
6632
</Scheme>

0 commit comments

Comments
 (0)