Skip to content

Commit 8206411

Browse files
committed
Update build
1 parent 098de20 commit 8206411

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/sava.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
productDescription=Native Solana & SPL Program Clients
22
javaVersion=24
3-
solanaBOMVersion=24.0.14
3+
solanaBOMVersion=24.2.6

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginManagement {
1010
}
1111

1212
plugins {
13-
id("software.sava.build") version "0.1.21"
13+
id("software.sava.build") version "0.1.27"
1414
}
1515

1616
rootProject.name = "solana-programs"

0 commit comments

Comments
 (0)