Skip to content

Commit f056c34

Browse files
committed
Updated dependency go from v1.24.2 to v1.24.4
1 parent 074ba66 commit f056c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ module github.com/paketo-buildpacks/java
22

33
go 1.24.1
44

5-
toolchain go1.24.2
5+
toolchain go1.24.4
66

77
require (
88
github.com/onsi/gomega v1.37.0
99
github.com/paketo-buildpacks/occam v0.25.0
10-
github.com/sclevine/spec v1.1.0
10+
github.com/sclevine/spec v1.4.0
1111
github.com/testcontainers/testcontainers-go v0.31.0
1212
)
1313

0 commit comments

Comments
 (0)