Skip to content

Commit

Permalink
chore(deps): update fleet.sdk to v0.6.238 (#60)
Browse files Browse the repository at this point in the history
* chore(deps): update fleet.sdk to v0.6.238

* Add required gradle property

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: davfsa <davfsa@gmail.com>
  • Loading branch information
renovate[bot] and davfsa authored Nov 13, 2024
1 parent 64bb8fe commit e5012e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
org.gradle.parallel=true
org.gradle.configuration-cache=true
kotlin.stdlib.default.dependency=false
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.21-488"
fleet-sdk = "0.6.237"
fleet-sdk = "0.6.238"
fleet-runtime = "1.41.30"

[libraries]
Expand Down

0 comments on commit e5012e8

Please sign in to comment.