Skip to content

Commit 91f967e

Browse files
committed
build: Bump Gradle wrapper
1 parent 726aa7c commit 91f967e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
1+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStorePath=wrapper/dists

src/main/java/com/vonage/quickstart/jwt/GenerateJwt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Vonage
2+
* Copyright 2025 Vonage
33
*
44
* Permission is hereby granted, free of charge,, any person obtaining a copy
55
* of this software and associated documentation files (the "Software"),, deal

src/main/java/com/vonage/quickstart/jwt/ValidateInboundJwt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 Vonage
2+
* Copyright 2025 Vonage
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)