Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from paketo-community/automation/go-mod-update/…
Browse files Browse the repository at this point in the history
…update-main

Updates go mod version to 1.22.6
  • Loading branch information
anthonydahanne authored Oct 2, 2024
2 parents 1e7c0ed + df18c38 commit e650d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/paketo-buildpacks/builder-noble-java-tiny

go 1.22.5
go 1.23.1

require (
github.com/onsi/gomega v1.34.2
Expand Down

0 comments on commit e650d29

Please sign in to comment.